RDKit
Open-source cheminformatics and machine learning.
|
#include <FMCS.h>
Public Member Functions | |
MCSResult () | |
bool | isCompleted () const |
Public Attributes | |
unsigned int | NumAtoms {0} |
unsigned int | NumBonds {0} |
std::string | SmartsString |
bool | Canceled {false} |
ROMOL_SPTR | QueryMol |
std::map< std::string, ROMOL_SPTR > | DegenerateSmartsQueryMolDict |
std::map<std::string, ROMOL_SPTR> RDKit::MCSResult::DegenerateSmartsQueryMolDict |
ROMOL_SPTR RDKit::MCSResult::QueryMol |