sepa_rlt.h
Go to the documentation of this file.
23 * This separator generates a collection of cuts constructed by the reformulation-linearization technique (RLT).
24 * For an LP row L and a variable x in [lb,ub], L is multiplied either with (ub-x) or with (x-lb). All known terms that
25 * appear in the product are replaced by their respective auxiliary variable and all unknown terms are replaced by a
26 * suitable linear relaxation, e.g., McCormick. In general, the separator computes four different cuts for a row with
30 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: struct_scip.h:59
Definition: objbenders.h:33
SCIP callable library.