Identifies 5-tuple of the form. More...
#include <CouenneCrossConv.hpp>
Public Member Functions | |
virtual int | findRelations () |
virtual void | generateCuts (const OsiSolverInterface &, OsiCuts &, const CglTreeInfo=CglTreeInfo()) const |
Identifies 5-tuple of the form.
x_j := x_i / x_k x_p := x_i / x_q
x_l := x_j / x_p OR x_l := x_j x_k x_m := x_q / x_k x_m := x_p x_q
and generates, ONLY once, a cut
x_l = x_m (in both cases).
Definition at line 105 of file CouenneCrossConv.hpp.
|
virtual |
Implements Couenne::AuxRelation.
|
virtual |
Reimplemented from Couenne::AuxRelation.