IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
BranchAndBoundSampler.h File Reference

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>
+ Include dependency graph for BranchAndBoundSampler.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Sample best solutions using BranchAndBound.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file BranchAndBoundSampler.h.