AMPL Resources
These are links that I am using to learn AMPL. | AMPL Language AMPL is the programming language. This is a high level language (you essentially type your problem into the computer and it solves it for you). The standard package only comes with MINOS, which is a linear programming solver.
Knitro Solvers KNITRO is a package of non-linear optimization algorithms. The standard download includes a Fortran interface as well.
My Experiences and Programs I'm still trying to solve various problems using this stuff. Here are some of the ones that I have been able to solve:
|