view include/learning.hpp @ 968:32a34a143c27

work on sumo and metadata
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Thu, 07 Dec 2017 15:13:06 -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