Commit Graph

8 Commits

Author SHA1 Message Date
lperron@google.com
8063918a69 Added new directory: algorithms, added n^4 implementation of hungarian method in it 2010-09-20 10:10:42 +00:00
lperron@google.com
9685ad9b81 Faster implementation of GLS 2010-09-16 15:34:42 +00:00
lperron@google.com
f43b4b64a9 Undef #define after use 2010-09-16 15:34:10 +00:00
lperron@google.com
cd0c3f6e13 Improve comments on backtrack implementations 2010-09-16 14:16:51 +00:00
lperron@google.com
a581431cdc Two implementations of backtrack, using setjmp or using exceptions 2010-09-16 09:15:57 +00:00
lperron@google.com
1faf75936c Cleanup of Backtrack implementation 2010-09-16 08:38:55 +00:00
lperron@google.com
1524c8f391 initial checking 2010-09-15 12:42:33 +00:00
(no author)
a0ad319fbc Initial directory structure. 2010-09-15 12:23:20 +00:00