Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A GNN-Guided Predict-and-Search Framework for Mixed-Integer Linear Programming

About

Mixed-integer linear programming (MILP) is widely employed for modeling combinatorial optimization problems. In practice, similar MILP instances with only coefficient variations are routinely solved, and machine learning (ML) algorithms are capable of capturing common patterns across these MILP instances. In this work, we combine ML with optimization and propose a novel predict-and-search framework for efficiently identifying high-quality feasible solutions. Specifically, we first utilize graph neural networks to predict the marginal probability of each variable, and then search for the best feasible solution within a properly defined ball around the predicted solution. We conduct extensive experiments on public datasets, and computational results demonstrate that our proposed framework achieves 51.1% and 9.9% performance improvements to MILP solvers SCIP and Gurobi on primal gaps, respectively.

Qingyu Han, Linxin Yang, Qian Chen, Xiang Zhou, Dong Zhang, Akang Wang, Ruoyu Sun, Xiaodong Luo• 2023

Related benchmarks

TaskDatasetResultRank
Mixed Integer Linear Programming SolvingCA
Objective Value7.45e+3
5
Mixed Integer Linear Programming SolvingIP
Objective Value11.4
5
Setcover solvingSetcover benchmark non-structural large-scale
Time300
5
Maximum Independent Setnon-structural MIS benchmark (test)
Time36.85
5
Mixed Integer Linear Programming SolvingFA
Objective Value1.79e+4
4
Local branchingIP (test)
Average Relative Primal Gap0.168
3
Mixed-Integer Programming OptimizationMMCNP (test)
Mean PG (%)13
3
Mixed-Integer Programming OptimizationMMCNP Hard (test)
Mean PG (%)0.0037
3
Mixed-Integer Programming OptimizationSLAP (test)
Mean PG2.5
3
Mixed-Integer Programming OptimizationSLAP-Hard (test)
Mean PG0.16
3
Showing 10 of 15 rows

Other info

Follow for update