RDKit
Open-source cheminformatics and machine learning.
|
#include <RDGeneral/export.h>
#include <RDGeneral/types.h>
#include <RDGeneral/utils.h>
#include <RDGeneral/Invariant.h>
#include <RDGeneral/RDLog.h>
#include <RDGeneral/Exceptions.h>
#include <cstdlib>
#include "DistPicker.h"
#include <boost/random.hpp>
#include <random>
Go to the source code of this file.
Classes | |
class | RDPickers::MaxMinPicker |
Implements the MaxMin algorithm for picking a subset of item from a pool. More... | |
struct | RDPickers::MaxMinPickInfo |
Namespaces | |
namespace | RDPickers |