Interface AtomHashGenerator


  • public interface AtomHashGenerator
    A hash function which generates 64-bit hash codes for the atoms of a molecule.
    Author:
    John May
    Source code:
    main
    Belongs to CDK module:
    interfaces
    • Method Detail

      • generate

        long[] generate​(IAtomContainer container)
        Generate invariant 64-bit hash codes for the atoms of the molecule.
        Parameters:
        container - a molecule
        Returns:
        atomic hash codes