Home
last modified time | relevance | path

Searched refs:TSPVertexVisitorConcept (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dmetric_tsp_approx.hpp43 template < typename Visitor, typename Graph > struct TSPVertexVisitorConcept struct
51 BOOST_CONCEPT_USAGE(TSPVertexVisitorConcept) in BOOST_CONCEPT_USAGE() argument
163 (TSPVertexVisitorConcept< TSPVertexVisitor, VertexListGraph >)); in metric_tsp_approx_from_vertex()