Macros | Functions | Variables
schedulingQuals12.cpp File Reference
#include <gtsam_unstable/discrete/Scheduler.h>
#include <gtsam/base/debug.h>
#include <gtsam/base/timing.h>
#include <boost/assign/std/vector.hpp>
#include <boost/assign/std/map.hpp>
#include <boost/optional.hpp>
#include <boost/format.hpp>
#include <algorithm>
Include dependency graph for schedulingQuals12.cpp:

Go to the source code of this file.

Macros

#define ADD_NO_CACHING
 
#define ADD_NO_PRUNING
 
#define ENABLE_TIMING
 
#define SAMPLE
 

Functions

void addStudent (Scheduler &s, size_t i)
 
DiscreteBayesNet::shared_ptr createSampler (size_t i, size_t slot, vector< Scheduler > &schedulers)
 
Scheduler largeExample (size_t nrStudents=NRSTUDENTS)
 
int main ()
 
bool NonZero (size_t i)
 
void runLargeExample ()
 
void sampleSolutions ()
 
void solveStaged (size_t addMutex=2)
 

Variables

size_t NRSTUDENTS = 9
 

Macro Definition Documentation

#define ADD_NO_CACHING

Definition at line 9 of file schedulingQuals12.cpp.

#define ADD_NO_PRUNING

Definition at line 10 of file schedulingQuals12.cpp.

#define ENABLE_TIMING

Definition at line 8 of file schedulingQuals12.cpp.

#define SAMPLE

Function Documentation

void addStudent ( Scheduler s,
size_t  i 
)

Definition at line 33 of file schedulingQuals12.cpp.

DiscreteBayesNet::shared_ptr createSampler ( size_t  i,
size_t  slot,
vector< Scheduler > &  schedulers 
)

Definition at line 211 of file schedulingQuals12.cpp.

Scheduler largeExample ( size_t  nrStudents = NRSTUDENTS)

Definition at line 66 of file schedulingQuals12.cpp.

int main ( void  )

Definition at line 259 of file schedulingQuals12.cpp.

bool NonZero ( size_t  i)

Definition at line 28 of file schedulingQuals12.cpp.

void runLargeExample ( )

Definition at line 105 of file schedulingQuals12.cpp.

void sampleSolutions ( )

Definition at line 223 of file schedulingQuals12.cpp.

void solveStaged ( size_t  addMutex = 2)

Definition at line 156 of file schedulingQuals12.cpp.

Variable Documentation

size_t NRSTUDENTS = 9

Definition at line 26 of file schedulingQuals12.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:33