/home/coin/svn-release/OS-2.6.0/OS/src/OSModelInterfaces/OSnl2OS.h File Reference
#include "OSOption.h"
#include "OSInstance.h"
#include "OSnLNode.h"
#include "OSMathUtil.h"
#include <string>
#include <vector>
Go to the source code of this file.
Enumeration Type Documentation
- Enumerator:
OS_AMPL_SUFFIX_TYPE_integer |
|
OS_AMPL_SUFFIX_TYPE_double |
|
Definition at line 48 of file OSnl2OS.h.
- Enumerator:
OS_AMPL_SUFFIX_SCOPE_variables |
|
OS_AMPL_SUFFIX_SCOPE_constraints |
|
OS_AMPL_SUFFIX_SCOPE_objectives |
|
OS_AMPL_SUFFIX_SCOPE_problems |
|
Definition at line 54 of file OSnl2OS.h.
- Enumerator:
OS_AMPL_SUFFIX_DIRECTION_toSolver |
|
OS_AMPL_SUFFIX_DIRECTION_toAMPL |
|
OS_AMPL_SUFFIX_DIRECTION_both |
|
OS_AMPL_SUFFIX_DIRECTION_local |
|
Definition at line 62 of file OSnl2OS.h.