/home/coin/SVN-release/OS-2.4.1/examples/template/template.cpp File Reference

#include "OSConfig.h"
#include "OSCoinSolver.h"
#include "OSIpoptSolver.h"
#include "OSResult.h"
#include "OSiLReader.h"
#include "OSiLWriter.h"
#include "OSrLReader.h"
#include "OSrLWriter.h"
#include "OSoLWriter.h"
#include "OSInstance.h"
#include "OSFileUtil.h"
#include "OSDefaultSolver.h"
#include "OShL.h"
#include "OSErrorClass.h"
#include "OSmps2osil.h"
#include "OSBase64.h"
#include "OSMathUtil.h"
#include "CoinFinite.hpp"
#include "ClpSimplex.hpp"
#include "ClpSolve.hpp"
#include "CbcOrClpParam.hpp"
#include "ClpInterior.hpp"
#include "ClpCholeskyBase.hpp"
#include "ClpQuadraticObjective.hpp"
#include <iostream>
#include <ostream>
#include <sstream>
#include <streambuf>
#include <map>
#include <stdio.h>

Include dependency graph for template.cpp:

Go to the source code of this file.

Functions

int main (int argC, char *argV[])


Detailed Description

Author:
Horand Gassmann, Jun Ma, Kipp Martin,
Remarks:
Copyright (C) 2005-2011, 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 template.cpp.


Function Documentation

int main ( int  argC,
char *  argV[] 
)

Definition at line 57 of file template.cpp.

References QuadraticTerms::coefficients, e, ErrorClass::errormsg, OSInstance::getConstraintLowerBounds(), OSInstance::getConstraintNumber(), OSInstance::getConstraintUpperBounds(), OSInstance::getDenseObjectiveCoefficients(), FileUtil::getFileAsString(), OSInstance::getLinearConstraintCoefficientNumber(), OSInstance::getLinearConstraintCoefficientsInColumnMajor(), OSInstance::getLinearConstraintCoefficientsInRowMajor(), OSInstance::getNumberOfQuadraticTerms(), OSInstance::getQuadraticTerms(), OSInstance::getVariableLowerBounds(), OSInstance::getVariableNumber(), OSInstance::getVariableUpperBounds(), SparseMatrix::indexes, osinstance, osoption, OSInstance::printModel(), OSiLReader::readOSiL(), QuadraticTerms::rowIndexes, OSOption::setAnotherSolverOption(), SparseMatrix::starts, SparseMatrix::values, QuadraticTerms::varOneIndexes, and QuadraticTerms::varTwoIndexes.


Generated on Thu Nov 10 03:10:42 2011 by  doxygen 1.4.7