Interface | Description |
---|---|
CyclicVertexSearch |
Describes a search to identify vertices which belong to elementary cycles and
if those cycles are isolated or are part of a fused system.
|
Class | Description |
---|---|
AllRingsFinder |
Compute the set of all rings in a molecule.
|
FiguerasSSSRFinder | Deprecated
Use SSSRFinder instead (exact algorithm).
|
Queue |
Implementation of a Queue (FIFO stack).
|
RingPartitioner |
Partitions a RingSet into RingSets of connected rings.
|
RingSearch |
Efficiently search for atoms that are members of a ring.
|
SSSRFinder |
Finds the Smallest Set of Smallest Rings.
|
Enum | Description |
---|---|
AllRingsFinder.Threshold |
The threshold values provide a limit at which the computation stops.
|
Copyright © 2014. All Rights Reserved.