![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <FMCS.h>
Public Attributes | |
bool | RingMatchesRingOnly = false |
bool | CompleteRingsOnly = false |
bool | MatchFusedRings = false |
bool | MatchFusedRingsStrict = false |
bool | MatchStereo = false |
bool RDKit::MCSBondCompareParameters::CompleteRingsOnly = false |
Definition at line 30 of file FMCS.h.
Referenced by RDKit::FMCS::RingMatchTableSet::computeRingMatchTable().
bool RDKit::MCSBondCompareParameters::MatchFusedRingsStrict = false |
bool RDKit::MCSBondCompareParameters::RingMatchesRingOnly = false |
Definition at line 29 of file FMCS.h.
Referenced by RDKit::FMCS::RingMatchTableSet::computeRingMatchTable().