Mercurial > hg > nsaunier > traffic-intelligence
view include/learning.hpp @ 1217:5038c357b57f
updating code for direct computation (very slow solver)
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Tue, 16 May 2023 22:12:39 -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
