#include "standard.h"#include "func.h"#include "problem.h"#include "asl.h"Include dependency graph for ampl.h:

Go to the source code of this file.
Classes | |
| class | ampl |
| Class for the AMPL-Interface. More... | |
| class | amplObj |
| Class for an AMPL-objective-function. More... | |
| class | amplCon |
| Class for an AMPL-constraints-function. More... | |
Variables | |
| ASL * | asl |
| Global pointer to Ampl-Interface. | |
| ASL* asl |
Global pointer to Ampl-Interface.
Maybe needed by the ASL-functions.
Referenced by amplCon::eval(), amplObj::eval(), amplCon::grad(), and amplObj::grad().
1.4.7