Cbc
2.8.12
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
CbcSolverAnalyze.hpp
Go to the documentation of this file.
1
/* $Id: CbcSolverAnalyze.hpp 1902 2013-04-10 16:58:16Z stefan $ */
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
6
12
#ifndef CbcSolverAnalyze_H
13
#define CbcSolverAnalyze_H
14
15
16
int
*
analyze
(OsiClpSolverInterface * solverMod,
int
& numberChanged,
17
double
& increment,
bool
changeInt,
18
CoinMessageHandler * generalMessageHandler,
bool
noPrinting);
19
20
#endif
21
analyze
int * analyze(OsiClpSolverInterface *solverMod, int &numberChanged, double &increment, bool changeInt, CoinMessageHandler *generalMessageHandler, bool noPrinting)
Generated on Sun Oct 19 2014 01:06:24 for Cbc by
1.8.6