From: Michael Orlitzky Date: Sun, 9 Oct 2016 18:22:50 +0000 (-0400) Subject: Add another TODO item (find feasible starting points). X-Git-Tag: 0.1.0~188 X-Git-Url: https://gitweb.michael.orlitzky.com/?p=dunshire.git;a=commitdiff_plain;h=cf2618ae859eedc12ec50c6e9d09dd564ac7203b Add another TODO item (find feasible starting points). --- diff --git a/TODO b/TODO index 5dc0fde..25beb4a 100644 --- 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.