view include/learning.hpp @ 563:39de5c532559

place holder functions
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Sat, 19 Jul 2014 23:44:39 -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