AtomMappingTools |
|
AtomMatcher |
Defines compatibility checking of atoms for (subgraph)-isomorphism mapping.
|
BondMatcher |
Defines compatibility checking of bonds for (subgraph)-isomorphism mapping.
|
DfPattern |
The depth-first (DF) backtracking sub-structure matching algorithm so named
because it matches the molecule in a depth-first manner (bond by bond).
|
IsomorphismTester |
A too simplistic implementation of an isomorphism test for chemical graphs.
|
Mappings |
A fluent interface for handling (sub)-graph mappings from a query to a target
structure.
|
Pattern |
A structural pattern for finding an exact matching in a target compound.
|
SmartsStereoMatch |
Deprecated.
|
Transform |
Transform a molecule using a query pattern and a sequence of
TransformOp s.
|
TransformOp |
A transform operation (TransformOp) describes a change to be made to some
mapped set of indexed atoms (0 ≤ idx < N).
|
Ullmann |
|
UniversalIsomorphismTester |
This class implements a multipurpose structure comparison tool.
|
VentoFoggia |
|