KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
graph_min_bp.h File Reference
#include <m_cpp/m_matrix.h>
#include <m_cpp/m_int_matrix.h>

Go to the source code of this file.

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 

Functions

int kjb::min_bipartite_match (const Matrix &weights, Int_vector *assignment, Matrix::Value_type *cost)
 solve a matching with minimum cost in a complete bipartite graph. More...