Cbc 2.10.5
Loading...
Searching...
No Matches
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

◆ analyze()

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