#include "OsiSolverInterface.hpp"
Go to the source code of this file.
Functions | |
int | obbt_supplement (const OsiSolverInterface *csi, int index, int sense) |
1: minimize, -1: maximize
index | interface to use as a solver |
sense | variable being looked at |
Definition at line 16 of file obbt_supplement.cpp.