OEMCSScoreType¶
This namespace contains constants representing various supported similarity computations.
Undefined
This constant represents an undefined or illegal context state.
AtomCount
This constant represents a request for atom counts that relate the fragment core, query and indexed molecule.
BondCount
This constant represents a request for bond counts that relate the fragment core, query and indexed molecule.
Default
This constant represents the default score type
setting of OEMCSScoreType::AtomCount
.