Package org.openscience.cdk.hash
-
Interface Summary Interface Description AtomEncoder An encoder for invariant atom properties.AtomHashGenerator A hash function which generates 64-bit hash codes for the atoms of a molecule.EnsembleHashGenerator A hash function which generates a single 64-bit hash code for a set of molecules (ensemble).MoleculeHashGenerator A hash function which generates a single 64-bit hash code for a molecule. -
Class Summary Class Description HashGeneratorMaker Fluent API for creating hash generators. -
Enum Summary Enum Description BasicAtomEncoder Enumeration of atom encoders for seeding atomic hash codes.