Package chemaxon.search.mcs
package chemaxon.search.mcs
Provides classes for finding the maximum common substructure (MCS) of molecular structures.
-
ClassDescriptionImplements a heuristic MCS algorithm using the build-up method of Takeshi Kawabata.Implements a heuristic MCS algorithm based on maximum clique detection.Abstract base class of the algorithms for finding the maximum common substructure (MCS) of two molecules.Interface for custom matching of atoms and bonds for
MaxCommonSubstructuresearch.Factory interface for creatingMcsCustomMatcherobjects.Enum type for search modes ofMaxCommonSubstructure(MCS) algorithms.Options class forMaxCommonSubstructure(MCS) search.Builder class for creating immutable instances of the enclosingMcsSearchOptionsclass.Class for representing the result of aMaxCommonSubstructure(MCS) search.Enum type for the ring handling modes ofMaxCommonSubstructure(MCS) algorithms.