Mercurial > hg > nsaunier > traffic-intelligence
view include/learning.hpp @ 445:f0ce17ea9273
merge done with Sohail s code
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Fri, 31 Jan 2014 00:10:31 -0500 |
| parents | d70e9b36889c |
| children |
line wrap: on
line source
#ifndef LEARNING_HPP #define LEARNING_HPP // todo search max-cut algorithm to maximize homogeneity of clusters and minimize weak connections #endif
