view include/learning.hpp @ 486:46b5cb3f3114

correction to compile on Windows
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Wed, 09 Apr 2014 22:49:03 -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