Back to Search Start Over

Branch-and-bound solves random binary IPs in poly(n)-time.

Authors :
Dey, Santanu S.
Dubey, Yatharth
Molinaro, Marco
Source :
Mathematical Programming. Jun2023, Vol. 200 Issue 1, p569-587. 19p.
Publication Year :
2023

Abstract

Branch-and-bound is the workhorse of all state-of-the-art mixed integer linear programming (MILP) solvers. These implementations of branch-and-bound typically use variable branching, that is, the child nodes are obtained via disjunctions of the form x j ≤ ⌊ x ¯ j ⌋ ∨ x j ≥ ⌈ x ¯ j ⌉ , where x ¯ is an optimal solution to the LP corresponding to the parent node. Even though modern MILP solvers are able to solve very large-scale instances efficiently, relatively little attention has been given to understanding why the underlying branch-and-bound algorithm performs so well. In this paper, our goal is to theoretically analyze the performance of the standard variable branching based branch-and-bound algorithm. In order to avoid the exponential worst-case lower bounds, we follow the common idea of considering random instances. More precisely, we consider random integer programs where the entries of the coefficient matrix and the objective function are randomly sampled. Our main result is that with good probability branch-and-bound with variable branching explores only a polynomial number of nodes to solve these instances, for a fixed number of constraints. To the best of our knowledge this is the first known such result for a standard version of branch-and-bound. We believe that this result provides an indication as to why branch-and-bound with variable branching works so well in practice. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
00255610
Volume :
200
Issue :
1
Database :
Academic Search Index
Journal :
Mathematical Programming
Publication Type :
Academic Journal
Accession number :
163797956
Full Text :
https://doi.org/10.1007/s10107-022-01895-4