![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <FMCS.h>
Public Member Functions | |
| MCSResult () | |
| bool | isCompleted () const |
Public Attributes | |
| unsigned | NumAtoms |
| unsigned | NumBonds |
| std::string | SmartsString |
| bool | Canceled |
|
inline |
Definition at line 136 of file FMCS.h.
References RDKit::findMCS(), RDKit::findMCS_P(), and RDKit::parseMCSParametersJSON().