![]() |
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 | Clock = std::chrono::steady_clock |
using | TimePoint = std::chrono::time_point< Clock > |
using Clock = std::chrono::steady_clock |
Definition at line 26 of file SynthonSpaceSearcher.h.
Definition at line 27 of file SynthonSpaceSearcher.h.