/home/coin/svn-release/OS-2.7.0/OS/applications/amplClient/OSAmplClient_old.cpp File Reference
#include "OSConfig.h"
#include "OSnl2OS.h"
#include "OSosrl2ampl.h"
#include "OSiLReader.h"
#include "OSiLWriter.h"
#include "OSoLReader.h"
#include "OSoLWriter.h"
#include "OSrLReader.h"
#include "OSrLWriter.h"
#include "OSInstance.h"
#include "OSOption.h"
#include "OSResult.h"
#include "OSOutput.h"
#include "OSDefaultSolver.h"
#include "OSCoinSolver.h"
#include "OSFileUtil.h"
#include "OSSolverAgent.h"
#include "OShL.h"
#include "OSErrorClass.h"
#include "CoinError.hpp"
#include "OSCommandLine.h"
#include "OSRunSolver.h"
#include <sstream>
#include "CoinHelperFunctions.hpp"
#include <iostream>
#include <asl.h>
Go to the source code of this file.
Define Documentation
Typedef Documentation
Function Documentation
void setyyextra |
( |
OSCommandLine * |
oscommandline, |
|
|
void * |
scanner | |
|
) |
| | |
int ossslex |
( |
void * |
scanner |
) |
|
int ossslex_init |
( |
void ** |
ptr |
) |
|
int ossslex_destroy |
( |
void * |
scanner |
) |
|
void getAmplClientOptions |
( |
char * |
options, |
|
|
std::string * |
solverName, |
|
|
std::string * |
optionFile, |
|
|
std::string * |
serviceLocation | |
|
) |
| | |
int main |
( |
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | |