Programmer's Guide
The dyn.Opt application actually
consists of the following Java packages: util, gui, numerical and
dyn . The util package contains
a class used to format floating point numbers for display. The gui
package contains classes related to the user interface and plotting. The
numerical package contains classes that implement
the numerical solution techniques. The dyn
package includes classes to translate the user input into
Java code, solve the nonlinear programming problem and provide online help.