English

Learning optimal objective values for MILP

Optimization and Control 2024-11-28 v1 Artificial Intelligence Machine Learning Mathematical Software

Abstract

Modern Mixed Integer Linear Programming (MILP) solvers use the Branch-and-Bound algorithm together with a plethora of auxiliary components that speed up the search. In recent years, there has been an explosive development in the use of machine learning for enhancing and supporting these algorithmic components. Within this line, we propose a methodology for predicting the optimal objective value, or, equivalently, predicting if the current incumbent is optimal. For this task, we introduce a predictor based on a graph neural network (GNN) architecture, together with a set of dynamic features. Experimental results on diverse benchmarks demonstrate the efficacy of our approach, achieving high accuracy in the prediction task and outperforming existing methods. These findings suggest new opportunities for integrating ML-driven predictions into MILP solvers, enabling smarter decision-making and improved performance.

Keywords

Cite

@article{arxiv.2411.18321,
  title  = {Learning optimal objective values for MILP},
  author = {Lara Scavuzzo and Karen Aardal and Neil Yorke-Smith},
  journal= {arXiv preprint arXiv:2411.18321},
  year   = {2024}
}
R2 v1 2026-06-28T20:14:33.188Z