![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <RDGeneral/types.h>
#include <GraphMol/GraphMol.h>
#include <GraphMol/Atom.h>
#include <GraphMol/Bond.h>
#include <string>
#include <vector>
#include <exception>
Go to the source code of this file.
Classes | |
class | RDKit::MolSanitizeException |
class for flagging sanitization errors More... | |
Namespaces | |
RDKit | |
Includes a bunch of functionality for handling Atom and Bond queries. | |