Package | Description |
---|---|
org.openscience.cdk.group |
Modifier and Type | Class and Description |
---|---|
class |
AtomEquitablePartitionRefiner
Refiner for atom containers, which refines partitions of the atoms to
equitable partitions.
|
class |
BondEquitablePartitionRefiner
Refiner for atom containers, which refines partitions of the bonds to
equitable partitions.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractDiscretePartitionRefiner.setup(PermutationGroup group,
IEquitablePartitionRefiner refiner)
Setup the group and refiner; it is important to call this method before
calling
AbstractDiscretePartitionRefiner.refine(org.openscience.cdk.group.Partition) otherwise the refinement process will fail. |
Copyright © 2014. All Rights Reserved.