#include <mcgregor_common_subgraphs.hpp>
|
| maximum_subgraph_interceptor (const GraphFirst &graph1, const GraphSecond &graph2, const VertexIndexMapFirst vindex_map1, const VertexIndexMapSecond vindex_map2, SubGraphCallback user_callback) |
|
template<typename CorrespondenceMapFirstToSecond , typename CorrespondenceMapSecondToFirst > |
bool | operator() (CorrespondenceMapFirstToSecond correspondence_map_1_to_2, CorrespondenceMapSecondToFirst correspondence_map_2_to_1, VertexSizeFirst subgraph_size) |
|
void | output_subgraphs () |
|
template<typename GraphFirst , typename GraphSecond , typename VertexIndexMapFirst , typename VertexIndexMapSecond , typename SubGraphCallback >
template<typename GraphFirst , typename GraphSecond , typename VertexIndexMapFirst , typename VertexIndexMapSecond , typename SubGraphCallback >
template<typename GraphFirst , typename GraphSecond , typename VertexIndexMapFirst , typename VertexIndexMapSecond , typename SubGraphCallback >
template<typename GraphFirst , typename GraphSecond , typename VertexIndexMapFirst , typename VertexIndexMapSecond , typename SubGraphCallback >
template<typename GraphFirst , typename GraphSecond , typename VertexIndexMapFirst , typename VertexIndexMapSecond , typename SubGraphCallback >
template<typename GraphFirst , typename GraphSecond , typename VertexIndexMapFirst , typename VertexIndexMapSecond , typename SubGraphCallback >
template<typename GraphFirst , typename GraphSecond , typename VertexIndexMapFirst , typename VertexIndexMapSecond , typename SubGraphCallback >
template<typename GraphFirst , typename GraphSecond , typename VertexIndexMapFirst , typename VertexIndexMapSecond , typename SubGraphCallback >
template<typename CorrespondenceMapFirstToSecond , typename CorrespondenceMapSecondToFirst >
bool boost::detail::maximum_subgraph_interceptor< GraphFirst, GraphSecond, VertexIndexMapFirst, VertexIndexMapSecond, SubGraphCallback >::operator() |
( |
CorrespondenceMapFirstToSecond |
correspondence_map_1_to_2, |
|
|
CorrespondenceMapSecondToFirst |
correspondence_map_2_to_1, |
|
|
VertexSizeFirst |
subgraph_size |
|
) |
| |
|
inline |
template<typename GraphFirst , typename GraphSecond , typename VertexIndexMapFirst , typename VertexIndexMapSecond , typename SubGraphCallback >
The documentation for this struct was generated from the following file: