]> gitweb.michael.orlitzky.com - dunshire.git/blob - TODO
Use the DEBUG_FLOAT_FORMAT when printing exception details.
[dunshire.git] / TODO
1 1. Make it work on a cartesian product of cones in the correct order.
2
3 2. Make it work on a cartesian product of cones in the wrong order
4 (apply a perm utation before/after).
5
6 3. Make sure we have the dimensions of the PSD cone correct.
7
8 4. Come up with a fast heuristic (like making nu huge and taking e1 as
9 our point) that finds a primal feasible point.
10
11 5. Add a test to ensure that if we solve the same game twice, we get the
12 same answer back.