![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Contains the public API of the for the reaction enumeration engine. More...
Go to the source code of this file.
Classes | |
struct | RDKit::EnumerationParams |
This is a class for providing enumeration options that control. More... | |
class | RDKit::EnumerateLibrary |
This is a class for running reactions on sets of reagents. More... | |
Namespaces | |
RDKit | |
Std stuff. | |
Functions | |
RDKIT_CHEMREACTIONS_EXPORT EnumerationTypes::BBS | RDKit::removeNonmatchingReagents (const ChemicalReaction &rxn, EnumerationTypes::BBS bbs, const EnumerationParams ¶ms=EnumerationParams()) |
Helper function, remove reagents that are incompatible. More... | |
RDKIT_CHEMREACTIONS_EXPORT bool | RDKit::EnumerateLibraryCanSerialize () |
Contains the public API of the for the reaction enumeration engine.
Note that this should be considered beta and that the API may change in future releases.
Definition in file Enumerate.h.