Class | Description |
---|---|
BinaryTree |
Class to construct a Binary tree for McGregor search.
|
BondEnergy |
Helper class defining the energy for a bond type.
|
LabelContainer |
Class that handles atoms and assigns an integer label to them.
|
MoleculeInitializer |