indigoX
|
#include <indigox/algorithm/graph/isomorphism.hpp>
Public Types | |
using | CorrespondenceMap = eastl::vector_map< graph::CMGVertex, graph::CMGVertex > |
using | GraphType = graph::BaseGraph< graph::CMGVertex, graph::CMGEdge, graph::CondensedMolecularGraph, graph::Undirected, graph::GraphLabel, graph::GraphLabel > |
Public Member Functions | |
CMGPrintCallback () | |
virtual bool | operator() (const graph::CMGEdge &, const graph::CMGEdge &) |
bool | operator() (const CorrespondenceMap &cmap) override |
bool | operator() (const graph::CMGVertex &vs, const graph::CMGVertex &vl) override |
Public Attributes | |
int | count |
|
inherited |
|
inherited |
|
inline |
|
inlinevirtualinherited |
|
overridevirtual |
|
overridevirtual |
int count |