Home
last modified time | relevance | path

Searched defs:get_current_matching (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/graph/
Dmax_cardinality_matching.hpp108 template < typename PropertyMap > void get_current_matching(PropertyMap) {} in get_current_matching() function
355 template < typename PropertyMap > void get_current_matching(PropertyMap pm) in get_current_matching() function in boost::edmonds_augmenting_path_finder
Dmaximum_weighted_matching.hpp1131 template < typename PropertyMap > void get_current_matching(PropertyMap pm) in get_current_matching() function in boost::weighted_augmenting_path_finder