/home/coin/SVN-release/OS-2.4.2/OS/src/OSModelInterfaces/OSnl2osil.cpp File Reference

#include <iostream>
#include "OSiLWriter.h"
#include "OSnl2osil.h"
#include "OSErrorClass.h"
#include "CoinHelperFunctions.hpp"
#include "nlp.h"
#include "getstub.h"
#include "r_opn.hd"
#include "opcode.hd"
#include <sstream>
#include <asl.h>

Include dependency graph for OSnl2osil.cpp:

Go to the source code of this file.

Defines

#define R_OPS   ((ASL_fg*)asl)->I.r_ops_
#define OBJ_DE   ((ASL_fg*)asl)->I.obj_de_
#define VAR_E   ((ASL_fg*)asl)->I.var_e_
#define CON_DE   ((ASL_fg*)asl)->I.con_de_

Variables

efunc * r_ops_int [N_OPS]


Detailed Description

Author:
Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin
Remarks:
Copyright (C) 2005-2011, Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin, Dalhousie University, Northwestern University, and the University of Chicago. All Rights Reserved. This software is licensed under the Eclipse Public License. Please see the accompanying LICENSE file in root directory for terms.

Definition in file OSnl2osil.cpp.


Define Documentation

#define R_OPS   ((ASL_fg*)asl)->I.r_ops_

The OSnl2osil used to convert an instance in AMPL nl format to OSiL

Definition at line 47 of file OSnl2osil.cpp.

Referenced by OSnl2osil::OSnl2osil().

#define OBJ_DE   ((ASL_fg*)asl)->I.obj_de_

Definition at line 48 of file OSnl2osil.cpp.

#define VAR_E   ((ASL_fg*)asl)->I.var_e_

Definition at line 49 of file OSnl2osil.cpp.

#define CON_DE   ((ASL_fg*)asl)->I.con_de_

Definition at line 50 of file OSnl2osil.cpp.


Variable Documentation

efunc* r_ops_int[N_OPS]

Definition at line 52 of file OSnl2osil.cpp.

Referenced by OSnl2osil::OSnl2osil().


Generated on Wed Nov 30 03:10:26 2011 by  doxygen 1.4.7