|
branch_stp.h File Reference Detailed DescriptionSteiner vertex branching rule. The Steiner branching rule implemented in this file is described in "A Generic Approach to Solving the Steiner Tree Problem and Variants" by Daniel Rehfeldt. It removes includes and exludes Steiner vertices during branching. Definition in file branch_stp.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
Definition at line 277 of file branch_stp.c. References BRANCHRULE_DESC, BRANCHRULE_MAXBOUNDDIST, BRANCHRULE_MAXDEPTH, BRANCHRULE_NAME, and BRANCHRULE_PRIORITY. Referenced by runShell(), and SCIP_DECL_BRANCHCOPY(). |
|||||||||||||||