]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Add another TODO item (find feasible starting points).
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 9 Oct 2016 18:22:50 +0000 (14:22 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 9 Oct 2016 18:22:50 +0000 (14:22 -0400)
TODO

diff --git a/TODO b/TODO
index 5dc0fded37116a1fb6332663191d8f6ec53cf6fb..25beb4a3d326b8e9ef058c6df97b0c3a41083e50 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,3 +15,6 @@
 7. Make sure we have the dimensions of the PSD cone correct.
 
 8. Use a positive tolerance when comparing floating point numbers.
+
+9. Come up with a fast heuristic (like making nu huge and taking e1 as
+   our point) that finds a primal feasible point.