IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Sample best solutions using Domino. More...
#include <IMP/domino/domino_config.h>
#include "DiscreteSampler.h"
#include "subset_graphs.h"
#include "internal/inference_utility.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::DominoSampler |
Sample best solutions using Domino. 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< DominoSampler > > | IMP::domino::DominoSamplers |
typedef IMP::Vector < IMP::WeakPointer < DominoSampler > > | IMP::domino::DominoSamplersTemp |
Sample best solutions using Domino.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file DominoSampler.h.