Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::empty_matching< Graph, MateMap > Struct Template Reference

#include <max_cardinality_matching.hpp>

Public Types

typedef graph_traits< Graph >
::vertex_iterator 
vertex_iterator_t
 

Static Public Member Functions

static void find_matching (const Graph &g, MateMap mate)
 

Member Typedef Documentation

template<typename Graph , typename MateMap >
typedef graph_traits< Graph >::vertex_iterator boost::empty_matching< Graph, MateMap >::vertex_iterator_t

Member Function Documentation

template<typename Graph , typename MateMap >
static void boost::empty_matching< Graph, MateMap >::find_matching ( const Graph &  g,
MateMap  mate 
)
inlinestatic

References boost::put(), and boost::vertices().


The documentation for this struct was generated from the following file: