IMP  2.3.1
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/base/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
 Synonym for IMP::kernel.
 
 IMP::domino
 Divide-and-conquer inferential optimization in discrete space.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< BranchAndBoundSampler > > 
IMP::domino::BranchAndBoundSamplers
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< BranchAndBoundSampler > > 
IMP::domino::BranchAndBoundSamplersTemp
 

Detailed Description

Sample best solutions using BranchAndBound.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file BranchAndBoundSampler.h.