view include/learning.hpp @ 1102:cdf1773ba89e

corrected bug
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Wed, 27 Feb 2019 16:28:08 -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