IMP  2.3.1
The Integrative Modeling Platform
assignment_tables.h File Reference

A Bayesian inference-based sampler. More...

#include "particle_states.h"
#include "subset_filters.h"
#include "Assignment.h"
#include "Subset.h"
#include <IMP/domino/domino_config.h>
#include "assignment_containers.h"
#include "domino_macros.h"
#include <IMP/Sampler.h>
#include <IMP/macros.h>
#include <boost/unordered_map.hpp>
#include <boost/pending/disjoint_sets.hpp>
#include <boost/property_map.hpp>
+ Include dependency graph for assignment_tables.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::domino::AssignmentsTable
 
class  IMP::domino::BranchAndBoundAssignmentsTable
 
class  IMP::domino::ListAssignmentsTable
 
class  IMP::domino::RecursiveAssignmentsTable
 
class  IMP::domino::SimpleAssignmentsTable
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::domino
 Divide-and-conquer inferential optimization in discrete space.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< AssignmentsTable > > 
IMP::domino::AssignmentsTables
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< AssignmentsTable > > 
IMP::domino::AssignmentsTablesTemp
 

Functions

kernel::ParticlesTemp IMP::domino::get_order (const Subset &s, const SubsetFilterTables &sft)
 

Detailed Description

A Bayesian inference-based sampler.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file assignment_tables.h.