X-Git-Url: https://gitweb.michael.orlitzky.com/?p=dunshire.git;a=blobdiff_plain;f=TODO;fp=TODO;h=94690840107c6dd0dd8613fb450b9f4b3121f7aa;hp=4c7452f01d7e6447bc6295971b39342c50678617;hb=062eeb7b6ffff9b74c8b04c0cf1cf0cea43d8684;hpb=3a2fd13fca053766a8860d2270f6fd693688ec8f 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.