IMP  2.1.1
The Integrative Modeling Platform
BranchAndBoundSampler.h File Reference

A beyesian infererence-based sampler. 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
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::domino
 See IMP.domino for more information.
 

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

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file BranchAndBoundSampler.h.