Package com.chemaxon.search.mcs
Contains classes for finding the maximum common substructure (MCS) of molecular structures.
-
Class Summary Class Description MaxCommonSubstructure Abstract base class of the algorithms for finding the maximum common substructure (MCS) of two molecules.McsSearchOptions Options class forMaxCommonSubstructure
(MCS) search.McsSearchOptions.Builder Builder class for creating immutable instances of the enclosingMcsSearchOptions
class.McsSearchResult Class for representing the result of aMaxCommonSubstructure
(MCS) search. -
Enum Summary Enum Description RingHandlingMode Enum type for the ring handling modes ofMaxCommonSubstructure
(MCS) algorithms.SearchMode Enum type for search modes ofMaxCommonSubstructure
(MCS) algorithms.