gtsam/gtsam_unstable/discrete
Gerry Chen 1733f3ac98 convert all optional Ordering to function overloads
compiles and passes tests, but some potentially code-breaking changes in:
Marginals.h - order of arguments had to change since `factorization` has a default value
EliminatableFactorGraph.h - marginalMultifrontalBayesNet and marginalMultifrontalBayesTree no longer accept `boost::none` as a placeholder to specify later arguments
Notes:
EliminateableFactorGraph.h - `orderingType` is no longer needed in function overloads that specify ordering, but I left it for the time being to avoid potential code breaking
2019-10-20 01:15:20 -04:00
..
examples
tests
AllDiff.cpp
AllDiff.h
BinaryAllDiff.h
CMakeLists.txt
CSP.cpp
CSP.h
Constraint.h
Domain.cpp
Domain.h
Scheduler.cpp
Scheduler.h
SingleValue.cpp
SingleValue.h