Class ExactMapping
java.lang.Object
org.openscience.cdk.smsd.algorithm.mcsplus.ExactMapping
Deprecated.
SMSD has been deprecated from the CDK with a newer, more recent
version of SMSD is available at http://github.com/asad/smsd.
This class handles MCS between two identical molecules.
Hence they generate am MCS where all atoms are mapped.
- Author:
- Syed Asad Rahman <asad@ebi.ac.uk>
- Source code:
- main
- Belongs to CDK module:
- smsd
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExactMapping
public ExactMapping()Deprecated.
-
-
Method Details