chiark / gitweb /
strip
[nlopt.git] / TODO
diff --git a/TODO b/TODO
index c2537714cd331c8469bdc4d442e8a8660e9bf8bc..2153355df4353b46da8192b185cb58db1b0db97d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,11 @@
 Add nonlinearly constrained multistart algorithm.
 
+Add option to control subspace size (mf) in LBFGS etcetera.
+
+STOGO has bitrotted - doesn't return proper NLopt codes, doesn't
+support forced stop, etcetera.  Needs to be fixed.
+
+If local_optimizer is set, STOGO should use it instead of its
+own BFGS.
+
 Wrappers for GNU R, Java, Perl, Ocaml, C#, ...