Commit Graph

601 Commits (ef94ef35eec03b93ddddb880f4245dba7e393056)

Author SHA1 Message Date
dellaert 464a82cc51 Merge remote-tracking branch 'origin/develop' into feature/betterOrdering
Conflicts:
	.cproject
	gtsam/inference/Ordering.h
	gtsam/nonlinear/LevenbergMarquardtOptimizer.cpp
	gtsam_unstable/nonlinear/BatchFixedLagSmoother.cpp
	gtsam_unstable/nonlinear/ConcurrentBatchSmoother.cpp
2015-06-28 15:41:58 -07:00
Frank Dellaert 304f12b106 Small fixes for TBB/Timing path 2015-06-22 00:33:35 -07:00
dellaert c30bd3e654 Comments 2015-06-21 20:09:38 -07:00
dellaert f9bf63b71c Documentation and formatting 2015-06-21 15:05:36 -07:00
dellaert ef829c333e Refactored elimination traversal a tiny bit 2015-06-21 14:19:01 -07:00
dellaert a35adc127c Reverted back to vector 2015-06-21 14:18:24 -07:00
dellaert e2d49922d2 Switch to list - made code be container-agnostic 2015-06-21 13:39:55 -07:00
dellaert d34c1808a8 Moved to inst file 2015-06-21 13:18:43 -07:00
dellaert b95bc712f4 Kill stray timing 2015-06-21 13:18:28 -07:00
dellaert 000f807eda Formatting only 2015-06-21 13:10:44 -07:00
dellaert c8f8791bab Moved merging to ClusterTree 2015-06-21 13:06:42 -07:00
dellaert 0d0a9e5b16 Formatting only 2015-06-21 12:57:26 -07:00
dellaert 67013cba05 Separated merge decision from actual merging 2015-06-21 12:49:33 -07:00
dellaert 2dd83fd92c Count then merge 2015-06-21 11:44:17 -07:00
dellaert e9d6feea5c reserve vector 2015-06-21 01:46:11 -07:00
dellaert f9ddbb1345 Eliminated linked list 2015-06-21 01:45:56 -07:00
Frank Dellaert 47279b56e0 Fixed print (now w symbols) 2015-06-20 23:45:22 -07:00
Frank Dellaert b6541c96de Reverse keys, finalized 2015-06-20 22:54:23 -07:00
Frank Dellaert 724bcdb6a0 Reversed adding of keys 2015-06-20 22:11:05 -07:00
Frank Dellaert cab4eaa567 Re-factored constructor to eliminate overly verbose types 2015-06-20 22:02:08 -07:00
Frank Dellaert 263805a329 Added constructor for ClusterNode 2015-06-20 22:01:37 -07:00
dellaert 128bac616c Globally replaced FastSet<Key> with KeySet. 2015-06-20 18:38:25 -07:00
dellaert d1be7caed5 Made Key Testable, and moved all but base type away from types.h 2015-06-20 18:37:47 -07:00
dellaert 5719ba27fa Reducing header bloat by introducing new ThreadSafeException header. 2015-06-20 15:28:25 -07:00
Frank Dellaert 4e1a0edb0a Reverted back to vector to avoid troubles w TBB 2015-06-13 20:19:44 -07:00
Frank Dellaert c9910625c2 Fixed headers 2015-06-11 23:51:35 -07:00
Frank Dellaert bcc34d1c12 No more copy constructor 2015-06-11 23:49:28 -07:00
Frank Dellaert 15d5542809 Renamed variable 2015-06-11 23:48:18 -07:00
Frank Dellaert 692ddd8f36 Made node keys ordered to avoid copy constructor in eliminate 2015-06-11 23:38:57 -07:00
Frank Dellaert 63d918ed7a Now FastVector 2015-06-11 23:38:29 -07:00
Frank Dellaert 7f49a7a1fb Fixed comments 2015-06-08 20:00:49 -04:00
Thomas Schneider ebf5746987 Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
zhaoyang 1d81572894 Capitalize static methods in ordering.h
This commit involves the API change. Related files in gtsam have been changed. All the tests examples run without issue.
2015-02-21 13:16:03 -05:00
zhaoyang 92f2e8e168 add in a natural ordering for testing. Test this code on other machines. 2015-02-20 23:45:13 -05:00
pdrews 8d89529c98 Metis ordering difference between linux/mac 2015-02-13 22:49:15 -05:00
Paul Drews a753f763c0 Expect different ordering on Linux 2015-02-13 22:19:44 -05:00
dellaert 36426fade4 Some more tests and comments about associated Bayes trees. All succeed on Mac. 2015-02-13 20:22:52 +01:00
dellaert 56456a2396 Formatting to default BORG format 2015-02-13 17:16:38 +01:00
dellaert 674794d387 Added test of metis for a loop 2015-02-13 16:59:36 +01:00
dellaert 8d19f45825 named constructor "Create" 2015-02-13 16:55:04 +01:00
dellaert a4aa7b9f45 Some comments 2015-02-13 16:07:32 +01:00
balderdash-devil 69deb225b8 changed bind to boost::bind 2015-01-13 19:23:52 -05:00
dellaert a2c8f69c3d Compile with latest Boost version on Mac (compile issues with boost::lambda) 2015-01-13 20:26:48 +01:00
dellaert e5017984a1 traits_x -> traits 2014-12-26 16:47:51 +01:00
dellaert ea3b4624d8 Testable concept prereqs check 2014-12-23 14:56:48 +01:00
dellaert 79d8514528 MASSIVE edit: made Testable its own concept, and moderinized Testable.h to use Testable traits. This required adding Testable traits in many classes. 2014-12-21 22:02:57 +01:00
Andrew Melim e9f4b1d65a Remove header from MetisIndex, replace idx_t with int32_t 2014-12-01 02:12:08 -05:00
dellaert ce033f5594 Fixed many warnings with Clang, reformatted using BORG template. 2014-11-25 09:57:31 +01:00
cbeall3 3fed3c7cbb match installed header location to source location 2014-11-24 17:54:50 -05:00
Andrew Melim 2bc381dbb4 Rename corrections 2014-11-24 17:12:41 -05:00