Home
last modified time | relevance | path

Searched defs:vertex_comp (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/graph/example/
Dvf2_sub_graph_iso_multi_example.cpp75 vertex_comp_t vertex_comp = make_property_map_equivalent( in main() local
/third_party/boost/boost/graph/
Dvf2_sub_graph_iso.hpp479 VertexEquivalencePredicate vertex_comp) in state()
927 VertexEquivalencePredicate vertex_comp) in vf2_subgraph_morphism()
1041 EdgeEquivalencePredicate edge_comp, VertexEquivalencePredicate vertex_comp) in vf2_subgraph_mono()
1092 EdgeEquivalencePredicate edge_comp, VertexEquivalencePredicate vertex_comp) in vf2_subgraph_iso()
1144 EdgeEquivalencePredicate edge_comp, VertexEquivalencePredicate vertex_comp) in vf2_graph_iso()
1252 VertexEquivalencePredicate vertex_comp) in verify_vf2_subgraph_iso()
/third_party/boost/libs/graph/test/
Dvf2_sub_graph_iso_test.cpp266 vertex_predicate vertex_comp = make_property_map_equivalent( in test_vf2_sub_graph_iso() local