Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
tmp
OS-2.10.2
examples
branchCutPrice
Member
OS.cpp
Go to the documentation of this file.
1
/* $Id: OS.cpp 2698 2009-06-09 04:14:07Z kmartin $ */
2
// Copyright (C) 2003, International Business Machines
3
// Corporation and others. All Rights Reserved.
4
5
#include "
OS.hpp
"
6
#include "CoinPackedMatrix.hpp"
7
8
/****************************************************************************/
9
OS_prob::OS_prob
() :
10
EPSILON
(1
e
-8),
11
osinstance
( NULL),
12
osilreader( NULL)
13
{}
14
15
/****************************************************************************/
16
OS_prob::~OS_prob
()
17
{
18
std::cout <<
"inside OS_prob destructor"
<< std::endl;
19
20
}
OS.hpp
OS_prob::OS_prob
OS_prob()
Default constructor.
Definition:
OS.cpp:9
e
void fint fint fint real fint real real real real real real real real real * e
Definition:
BonBqpdSolver.cpp:27
EPSILON
#define EPSILON
Definition:
BonOsiTMINLPInterface.cpp:1467
OS_prob::~OS_prob
~OS_prob()
Default destructor.
Definition:
OS.cpp:16
osinstance
OSInstance * osinstance
Definition:
OSParseosil.tab.cpp:3860
Generated by
1.8.5