#include "standard.h"
#include "func.h"
#include "problem.h"
#include "asl.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.