Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dmcgregor_common_subgraphs.hpp531 struct unique_subgraph_interceptor struct
535 VertexSizeFirst;
539 SubGraphTraits;
542 CachedCorrespondenceMapFirstToSecond;
545 CachedCorrespondenceMapSecondToFirst;
550 SubGraph;
552 typedef std::vector< SubGraph > SubGraphList;
554 unique_subgraph_interceptor(const GraphFirst& graph1, in unique_subgraph_interceptor() function
569 bool operator()( in operator ()()
626 const GraphFirst& m_graph1;
[all …]