See: Description
Class | Description |
---|---|
MaxCommonSubstructure |
Abstract base class of the algorithms for finding the maximum common substructure (MCS) of two molecules.
|
McsSearchOptions |
Options class for
MaxCommonSubstructure (MCS) search. |
McsSearchOptions.Builder |
Builder class for creating immutable instances of the enclosing
McsSearchOptions class. |
McsSearchResult |
Class for representing the result of a
MaxCommonSubstructure (MCS) search. |
Enum | Description |
---|---|
RingHandlingMode |
Enum type for the ring handling modes of
MaxCommonSubstructure (MCS) algorithms. |
SearchMode |
Enum type for search modes of
MaxCommonSubstructure (MCS) algorithms. |