]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Add another TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 6 Dec 2016 16:02:19 +0000 (11:02 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 6 Dec 2016 16:02:19 +0000 (11:02 -0500)
TODO

diff --git a/TODO b/TODO
index 4c7452f01d7e6447bc6295971b39342c50678617..94690840107c6dd0dd8613fb450b9f4b3121f7aa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,3 +4,7 @@
 
 3. Make it work on a cartesian product of cones in the wrong order
    (apply a permutation before/after).
+
+4. Add random_game() and use it to replace all of the tests where
+   the cone is irrelevant. This should be done only after we are
+   feature complete and sure that everything works.