| Class | Description |
|---|---|
| AtomContainerAtomPermutor |
An atom container atom permutor that uses ranking and unranking to calculate
the next permutation in the series.
|
| AtomContainerBondPermutor |
This class allows the user to iterate through the set of all possible
permutations of the bond order in a given atom container.
|
| AtomContainerPermutor |
The base class for permutors of atom containers, with a single abstract
method
containerFromPermutation that should be implemented in
concrete derived classes. |
| ConnectivityChecker |
Tool class for checking whether the (sub)structure in an
AtomContainer is connected.
|
| Matching |
A matching is an independent edge set of a graph.
|
| Permutor |
General permutation generator, that uses orderly generation by ranking and
unranking.
|
Copyright © 2017. All rights reserved.