Cbc
2.10.10
|
Look to see if a constraint is all-integer (variables & coeffs), or could be all integer. More...
#include "OsiClpSolverInterface.hpp"
Go to the source code of this file.
Functions | |
int * | analyze (OsiClpSolverInterface *solverMod, int &numberChanged, double &increment, bool changeInt, CoinMessageHandler *generalMessageHandler, bool noPrinting) |
Look to see if a constraint is all-integer (variables & coeffs), or could be all integer.
Definition in file CbcSolverAnalyze.hpp.
int* analyze | ( | OsiClpSolverInterface * | solverMod, |
int & | numberChanged, | ||
double & | increment, | ||
bool | changeInt, | ||
CoinMessageHandler * | generalMessageHandler, | ||
bool | noPrinting | ||
) |