Searched refs:tColorValue (Results 1 – 2 of 2) sorted by relevance
247 typedef typename property_traits< ColorMap >::value_type tColorValue; typedef in boykov_kolmogorov_test248 typedef color_traits< tColorValue > tColorTraits;311 tColorValue color = this->get_tree(v); in invariant_six()336 tColorValue color = this->get_tree(v); in invariant_seven()356 tColorValue color = this->get_tree(v); in invariant_eight()
86 typedef typename property_traits< ColorMap >::value_type tColorValue; typedef in boost::detail::bk_max_flow87 typedef color_traits< tColorValue > tColorTraits;731 inline tColorValue get_tree(vertex_descriptor v) const in get_tree()740 inline void set_tree(vertex_descriptor v, tColorValue t) in set_tree()