view include/learning.hpp @ 197:2788b2827670

simple cumulatie function distribution computation
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Wed, 08 Feb 2012 15:02:30 -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