X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=TODO;h=94690840107c6dd0dd8613fb450b9f4b3121f7aa;hb=062eeb7b6ffff9b74c8b04c0cf1cf0cea43d8684;hp=4c7452f01d7e6447bc6295971b39342c50678617;hpb=7b962e733fee3ca6f7586677d460a1a37372a6d8;p=dunshire.git diff --git a/TODO b/TODO index 4c7452f..9469084 100644 --- 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.