| Package | Description |
|---|---|
| org.openscience.cdk.group |
| Class and Description |
|---|
| AtomContainerDiscretePartitionRefiner
A tool for determining the automorphism group of the atoms in a molecule, or
for checking for a canonical form of a molecule.
|
| DiscretePartitionRefiner
A mechanism for refining partitions of graph-like objects.
|
| Invariant
Marker interface for invariants.
|
| Partition
A partition of a set of integers, such as the discrete partition {{1}, {2},
{3}, {4}} or the unit partition {{1, 2, 3, 4}} or an intermediate like {{1,
2}, {3, 4}}.
|
| PartitionRefinement.AtomRefinerBuilder |
| PartitionRefinement.BondRefinerBuilder |
| Permutation
A permutation with some associated methods to multiply, invert, and convert
to cycle strings.
|
| PermutationGroup
A permutation group with a Schreier-Sims representation.
|
| PermutationGroup.Backtracker
An interface for use with the apply method, which runs through all the
permutations in this group.
|
Copyright © 2021. All rights reserved.