|
indigoX
|
#include <indigox/algorithm/graph/isomorphism.hpp>
Inheritance diagram for MGPrintCallback:
Collaboration diagram for MGPrintCallback:Public Types | |
| using | CorrespondenceMap = eastl::vector_map< graph::MGVertex, graph::MGVertex > |
| using | GraphType = graph::BaseGraph< graph::MGVertex, graph::MGEdge, graph::MolecularGraph, graph::Undirected, graph::GraphLabel, graph::GraphLabel > |
Public Member Functions | |
| MGPrintCallback () | |
| virtual bool | operator() (const graph::MGVertex &, const graph::MGVertex &) |
| virtual bool | operator() (const graph::MGEdge &, const graph::MGEdge &) |
| bool | operator() (const CorrespondenceMap &cmap) override |
Public Attributes | |
| int | count |
|
inherited |
|
inherited |
|
inline |
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
overridevirtual |
| int count |