Package com.chemaxon.search.mcs
package com.chemaxon.search.mcs
Contains classes for finding the maximum common substructure (MCS) of molecular structures.
-
ClassDescriptionAbstract base class of the algorithms for finding the maximum common substructure (MCS) of two molecules.Interface for custom matching of atoms and bonds for
MaxCommonSubstructure
search.Factory interface for creatingMcsCustomMatcher
objects.Options class forMaxCommonSubstructure
(MCS) search.Builder class for creating immutable instances of the enclosingMcsSearchOptions
class.Class for representing the result of aMaxCommonSubstructure
(MCS) search.Enum type for the ring handling modes ofMaxCommonSubstructure
(MCS) algorithms.Enum type for search modes ofMaxCommonSubstructure
(MCS) algorithms.