Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

A Theoretical and Computational Analysis of Full Strong-Branching

About

Full strong-branching is a well-known variable selection rule that is known experimentally to produce significantly smaller branch-and-bound trees in comparison to all other known variable selection rules. In this paper, we attempt an analysis of the performance of the strong-branching rule both from a theoretical and a computational perspective. On the positive side for strong-branching we identify vertex cover as a class of instances where this rule provably works well. In particular, for vertex cover we present an upper bound on the size of the branch-and-bound tree using strong-branching as a function of the additive integrality gap, show how the Nemhauser-Trotter property of persistency which can be used as a pre-solve technique for vertex cover is being recursively and consistently used throughout the strong-branching based branch-and-bound tree, and finally provide an example of a vertex cover instance where not using strong-branching leads to a tree that has at least exponentially more nodes than the branch-and-bound tree based on strong-branching. On the negative side for strong-branching, we identify another class of instances where strong-branching based branch-and-bound tree has exponentially larger tree in comparison to another branch-and-bound tree for solving these instances. On the computational side, we conduct experiments on various types of instances to understand how much larger is the size of the strong-branching based branch-and-bound tree in comparison to the optimal branch-and-bound tree. The main take-away from these experiments is that for all these instances, the size of the strong-branching based branch-and-bound tree is within a factor of two of the size of the optimal branch-and-bound tree.

Santanu S. Dey, Yatharth Dubey, Marco Molinaro, Prachi Shah• 2021

Related benchmarks

TaskDatasetResultRank
Mixed Integer Linear Programming SolvingSet Covering 1000x500 (Easy)
Search Nodes16.64
13
Integer Programming BranchingSetcover Medium
Time417.6
9
Integer Programming BranchingSetcover Hard
Time3.16e+3
9
Integer Programming BranchingCauctions Easy
Time3.36
9
Integer Programming BranchingCauctions Medium
Time165.7
9
Integer Programming BranchingCauctions Hard
Time2.66e+3
9
Integer Programming BranchingFacilities Easy
Time55.69
9
Integer Programming BranchingFacilities Medium
Time (s)344.5
9
Integer Programming BranchingFacilities (Hard)
Time2.31e+3
9
Integer Programming BranchingIndset (Easy)
Time360.2
9
Showing 10 of 14 rows

Other info

Follow for update