11 #ifndef COUENNEMULTIVARPROBE_HPP
12 #define COUENNEMULTIVARPROBE_HPP
void generateCuts(const OsiSolverInterface &solver, OsiCuts &cuts, const CglTreeInfo=CglTreeInfo()) const
The main CglCutGenerator; not implemented yet.
CouenneSetup * couenne_
Pointer to the CouenneProblem representation.
~CouenneMultiVarProbe()
Destructor.
CouenneMultiVarProbe * clone() const
Clone method (necessary for the abstract CglCutGenerator class)
CouenneMultiVarProbe(CouenneSetup *couenne, const Ipopt::SmartPtr< Ipopt::OptionsList > options)
Constructor.
CouenneMultiVarProbe(const CouenneMultiVarProbe &rhs)
Copy constructor.
int numCols_
Number of columns (want to have this handy)
double maxTime_
Maximum time to probe one variable.
general include file for different compilers