view include/learning.hpp @ 1138:50a7e1b47a3c Tertuis-Ou-draogo/movingpy-issue-22-from-etienne-beauchamp-1584900380975

Close branch Tertuis-Ou-draogo/movingpy-issue-22-from-etienne-beauchamp-1584900380975.
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Sun, 22 Mar 2020 19:10:57 +0000
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