Frank Dellaert
|
58dafd43e9
|
Fixed up sudoku tests after merge
|
2021-11-20 16:44:17 -05:00 |
Frank Dellaert
|
84014c96c4
|
Merge branch 'feature/modernize_discrete' into feature/arc_consistency
# Conflicts:
# gtsam_unstable/discrete/CSP.h
# gtsam_unstable/discrete/tests/testCSP.cpp
# gtsam_unstable/discrete/tests/testSudoku.cpp
|
2021-11-20 16:41:38 -05:00 |
Frank Dellaert
|
9fe6d23d9f
|
Got rid of sharedValues
|
2021-11-20 16:15:05 -05:00 |
Frank Dellaert
|
ad3225953b
|
Cleaned up AC1 implementation
|
2021-11-20 15:52:12 -05:00 |
Frank Dellaert
|
aebcf07ab5
|
Formatted sudokus better
|
2021-11-18 11:31:11 -05:00 |
Frank Dellaert
|
d27d6b60a7
|
Formatting with Google style
|
2021-11-18 10:54:00 -05:00 |
Richard Roberts
|
ec78d54f37
|
Removed old Index typedef and IndexFormatter
|
2013-11-08 16:35:28 +00:00 |
Richard Roberts
|
3ade190128
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +00:00 |
Chris Beall
|
4297d24c96
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
Richard Roberts
|
d188ed2e1a
|
Removed using namespace in header files
|
2012-06-08 14:33:59 +00:00 |
Richard Roberts
|
ecd5862a90
|
Fixed build problems on windows
|
2012-06-07 04:54:06 +00:00 |
Frank Dellaert
|
4ed447ca8e
|
Fixed CSP, now a DiscreteFactorGraph again, uses dynamic_cast for Constraint-specific functionality :-(
|
2012-05-25 14:51:03 +00:00 |
Frank Dellaert
|
f7349704f8
|
Moved constraint satisfaction stuff to gtsam_unstable (in progress!).
|
2012-05-15 00:47:19 +00:00 |