branch_multaggr.h File Reference Detailed Descriptionfullstrong branching on fractional and multi-aggregated variables This branching rule uses all fractional binary and integer variables as candidates, as well as fractional multiaggregated binary and integer variables. Although not directly contained in the presolved problem anymore, the multi-aggregation provides an affine linear sum of integer variables, on which branching can be performed. For more details, see G.Gamrath, A.Melchiori, T.Berthold, A.M.Gleixner, D.Salvagnin: Branching on Multi-aggregated Variables (http://dx.doi.org/10.1007/978-3-319-18008-3_10) Definition in file branch_multaggr.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the multi-aggregated branching rule and includes it in SCIP
|