Dip
0.92.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
tmp
Dip-0.92.4
Cbc
src
CbcSolverAnalyze.hpp
Go to the documentation of this file.
1
/* $Id: CbcSolverAnalyze.hpp 2465 2019-01-03 19:26:52Z unxusr $ */
2
// Copyright (C) 2007, International Business Machines
3
// Corporation and others. All Rights Reserved.
4
// This code is licensed under the terms of the Eclipse Public License (EPL).
5
11
#ifndef CbcSolverAnalyze_H
12
#define CbcSolverAnalyze_H
13
14
int
*
analyze
(
OsiClpSolverInterface
*solverMod,
int
&numberChanged,
15
double
&increment,
bool
changeInt,
16
CoinMessageHandler
*generalMessageHandler,
bool
noPrinting);
17
18
#endif
19
20
/* vi: softtabstop=2 shiftwidth=2 expandtab tabstop=2
21
*/
CoinMessageHandler
Base class for message handling.
Definition:
CoinMessageHandler.hpp:345
analyze
int * analyze(OsiClpSolverInterface *solverMod, int &numberChanged, double &increment, bool changeInt, CoinMessageHandler *generalMessageHandler, bool noPrinting)
OsiClpSolverInterface
Clp Solver Interface.
Definition:
OsiClpSolverInterface.hpp:37
Generated by
1.8.5