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

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

#include "OsiClpSolverInterface.hpp"
+ Include dependency graph for CbcSolverAnalyze.hpp:

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 
)