Mercurial > hg > nsaunier > traffic-intelligence
view include/learning.hpp @ 599:4b5fe2de1e8d
modify the name of collisionCourseCosines to collisionCourseAngles
| author | Mohamed Gomaa |
|---|---|
| date | Thu, 18 Apr 2013 15:46:21 -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
