Macros | Functions
schedulingExample.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 schedulingExample.cpp:

Go to the source code of this file.

Macros

#define ADD_NO_CACHING
 
#define ADD_NO_PRUNING
 

Functions

void accomodateStudent ()
 
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=7)
 
int main ()
 
bool NonZero (size_t i)
 
void runLargeExample ()
 
void sampleSolutions ()
 
void solveStaged (size_t addMutex=2)
 

Macro Definition Documentation

#define ADD_NO_CACHING

Definition at line 9 of file schedulingExample.cpp.

#define ADD_NO_PRUNING

Definition at line 10 of file schedulingExample.cpp.

Function Documentation

void accomodateStudent ( )

Definition at line 287 of file schedulingExample.cpp.

void addStudent ( Scheduler s,
size_t  i 
)

Definition at line 27 of file schedulingExample.cpp.

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

Definition at line 202 of file schedulingExample.cpp.

Scheduler largeExample ( size_t  nrStudents = 7)

Definition at line 54 of file schedulingExample.cpp.

int main ( void  )

Definition at line 340 of file schedulingExample.cpp.

bool NonZero ( size_t  i)

Definition at line 198 of file schedulingExample.cpp.

void runLargeExample ( )

Definition at line 106 of file schedulingExample.cpp.

void sampleSolutions ( )

Definition at line 214 of file schedulingExample.cpp.

void solveStaged ( size_t  addMutex = 2)

Definition at line 134 of file schedulingExample.cpp.



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