Surrogate "Level-Based" Lagrangian Relaxation for Mixed-Integer Linear Programming
Mikhail A. Bragin, Emily L. Tucker

TL;DR
This paper introduces a novel surrogate level-based Lagrangian relaxation method for MILP that uses decision-based stepsizes and auxiliary problems, significantly improving solution speed and quality for large-scale problems.
Contribution
A new surrogate
Findings
Achieves near-optimal solutions for large-scale MILP problems.
Demonstrates two orders of magnitude speedup over Branch-and-Cut.
Certifiably optimal solutions for Generalized Assignment Problems.
Abstract
Mixed-Integer Linear Programming (MILP) plays an important role across a range of scientific disciplines and within areas of strategic importance to society. The MILP problems, however, suffer from combinatorial complexity. Because of integer decision variables, as the problem size increases, the number of possible solutions increases super-linearly thereby leading to a drastic increase in the computational effort. To efficiently solve MILP problems, a "price-based" decomposition and coordination approach is developed to exploit 1. the super-linear reduction of complexity upon the decomposition and 2. the geometric convergence potential inherent to Polyak's stepsizing formula for the fastest coordination possible to obtain near-optimal solutions in a computationally efficient manner. Unlike all previous methods to set stepsizes heuristically by adjusting hyperparameters, the key novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Optimization and Mathematical Programming · Constraint Satisfaction and Optimization
