Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
CbcSolverAnalyze.hpp File Reference

Look to see if a constraint is all-integer (variables & coeffs), or could be all integer. More...

Go to the source code of this file.

Functions

int * analyze (OsiClpSolverInterface *solverMod, int &numberChanged, double &increment, bool changeInt, CoinMessageHandler *generalMessageHandler, bool noPrinting)
 

Detailed Description

Look to see if a constraint is all-integer (variables & coeffs), or could be all integer.

Definition in file CbcSolverAnalyze.hpp.

Function Documentation

int* analyze ( OsiClpSolverInterface solverMod,
int &  numberChanged,
double &  increment,
bool  changeInt,
CoinMessageHandler generalMessageHandler,
bool  noPrinting 
)