view include/learning.hpp @ 314:539e2b4cfaa3

modified for 4740 tps
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Tue, 09 Apr 2013 12:38:58 -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