![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <chrono>
#include <boost/random.hpp>
#include <RDGeneral/export.h>
#include <GraphMol/SynthonSpaceSearch/SynthonSpace.h>
#include <GraphMol/SynthonSpaceSearch/SearchResults.h>
Go to the source code of this file.
Classes | |
class | RDKit::SynthonSpaceSearch::SynthonSpaceSearcher |
Namespaces | |
namespace | RDKit |
Std stuff. | |
namespace | RDKit::SynthonSpaceSearch |
Typedefs | |
using | TimePoint = std::chrono::time_point<Clock> |
Definition at line 27 of file SynthonSpaceSearcher.h.