view include/learning.hpp @ 1027:6129296848d3

Added tag v0.2 for changeset 73b124160911
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 15 Jun 2018 11:18:43 -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