Mercurial > hg > nsaunier > traffic-intelligence
view include/learning.hpp @ 292:8b2c8a4015f1
class VehPairs updated. Now supports primitive multithreading.
| author | Paul@BEAST-III |
|---|---|
| date | Wed, 06 Feb 2013 20:39:14 -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
