Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
build
buildd
coinor-cbc-2.5.0
Cbc
src
CbcSolverAnalyze.hpp
Go to the documentation of this file.
1
/* $Id: CbcSolver.hpp 1212 2009-08-21 16:19:13Z forrest $ */
2
// Copyright (C) 2007, International Business Machines
3
// Corporation and others. All Rights Reserved.
4
10
#ifndef CbcSolverAnalyze_H
11
#define CbcSolverAnalyze_H
12
13
14
int
*
analyze
(OsiClpSolverInterface * solverMod,
int
& numberChanged,
15
double
& increment,
bool
changeInt,
16
CoinMessageHandler * generalMessageHandler,
bool
noPrinting);
17
18
#endif
19
Generated on Fri Jun 29 2012 06:31:53 by
1.8.1.1