Mercurial > hg > nsaunier > traffic-intelligence
view include/learning.hpp @ 602:480c8edf177e
condition to make the minTTC is zero not 1 -need to refine-
| author | Mohamed Gomaa |
|---|---|
| date | Thu, 02 May 2013 11:37:24 -0400 |
| 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
