| Interface | Description |
|---|---|
| IEdge |
Interface for the Edges (bonds) in graph.
|
| IMapper |
Interface for the mappings (mapped objects).
|
| INode |
Interface for the Node (atomss) in graph.
|
| IQuery |
Interface for the query molecule/graph.
|
| IQueryCompiler |
Interface for the query graph generator.
|
| IState |
Interface for the storing the states of the mapping in the VF algorithm.
|