| |
AMPL programming language - CompWisdom (Site not responding. Last check: 2007-10-28) |
 | | In computer science, imperative programming, as opposed to declarative programming, is a programming paradigm that describes computation in terms of a program state and statements that change the program state. |
 | | AMPL is both a language and a computing environment for expressing, solving, and analyzing mathematical programming problems (minimizing or maximizing a function of decision variables, subject to constraints on the variables). |
 | | AMPL passes problems to solvers by writing files, and it is easy to use the solver interface routines in C or C++ programs that read AMPL expression files and evaluate the expressions and their derivatives for arbitrary purposes. |
| www.compwisdom.com /topics/AMPL-programming-language (2375 words) |