Functions
obbt_supplement.cpp File Reference
#include "OsiSolverInterface.hpp"
Include dependency graph for obbt_supplement.cpp:

Go to the source code of this file.

Functions

int obbt_supplement (const OsiSolverInterface *csi, int index, int sense)
 

Function Documentation

int obbt_supplement ( const OsiSolverInterface *  csi,
int  index,
int  sense 
)

1: minimize, -1: maximize

Parameters
indexinterface to use as a solver
sensevariable being looked at

Definition at line 16 of file obbt_supplement.cpp.