IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Sample best solutions using BranchAndBound. More...
#include <IMP/domino/domino_config.h>
#include "DiscreteSampler.h"
#include <IMP/Sampler.h>
#include <IMP/macros.h>
#include <IMP/Pointer.h>
Go to the source code of this file.
Classes | |
class | IMP::domino::BranchAndBoundSampler |
Sample best solutions using BranchAndBound. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::domino | |
Divide-and-conquer inferential optimization in discrete space. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer < BranchAndBoundSampler > > | IMP::domino::BranchAndBoundSamplers |
typedef IMP::Vector < IMP::WeakPointer < BranchAndBoundSampler > > | IMP::domino::BranchAndBoundSamplersTemp |
Sample best solutions using BranchAndBound.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file BranchAndBoundSampler.h.