Classes
contrib/mul/mmn/mmn_diffusion_solver.h File Reference

Run diffusion algorithm over the graph. More...

#include <vcl_vector.h>
#include <vcl_map.h>
#include <vnl/vnl_vector.h>
#include <vnl/vnl_matrix.h>
#include <mmn/mmn_arc.h>
#include <mmn/mmn_graph_rep1.h>

Go to the source code of this file.

Classes

class  mmn_diffusion_solver
 Run diffusion algorithm to solve max sum problem. More...

Detailed Description

Run diffusion algorithm over the graph.

Author:
Martin Roberts

Definition in file mmn_diffusion_solver.h.