3.22.16 SingleMatch

bool SingleMatch(const OEMolBase &mol)
bool SingleMatch(const OEQMolBase &qmol)

These methods take a const reference to a molecule (OEMolBase or OEQMolBase) and return true if at least one common substructure is identified which meets the criteria specified in the OEMCSSearch instance. If at least subgraph match with greater than or equal to the minimum number of atoms specified in the OEMCSSearch instance these methods will return true.