RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
SynthonSpaceSearcher.h File Reference
#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 >
 

Typedef Documentation

◆ Clock

using Clock = std::chrono::steady_clock

Definition at line 26 of file SynthonSpaceSearcher.h.

◆ TimePoint

using TimePoint = std::chrono::time_point<Clock>

Definition at line 27 of file SynthonSpaceSearcher.h.