diff doc/interpreter/optim.txi @ 6502:6ab0a8767780

[project @ 2007-04-06 03:32:06 by jwe]
author jwe
date Fri, 06 Apr 2007 03:32:06 +0000
parents 0253850a08d7
children 00116015904d
line wrap: on
line diff
--- a/doc/interpreter/optim.txi	Thu Apr 05 20:53:40 2007 +0000
+++ b/doc/interpreter/optim.txi	Fri Apr 06 03:32:06 2007 +0000
@@ -23,12 +23,18 @@
 @node Linear Programming
 @section Linear Programming
 
+@DOCSTRING(glpk)
+
 @node Quadratic Programming
 @section Quadratic Programming
 
+@DOCSTRING(qp)
+
 @node Nonlinear Programming
 @section Nonlinear Programming
 
+@DOCSTRING(sqp)
+
 @node Linear Least Squares
 @section Linear Least Squares