Machine Learning Algorithms for Improving Exact Classical Solvers in Mixed Integer Continuous Optimization
By: Morteza Kimiaei, Vyacheslav Kungurtsev, Brian Olimba
Potential Business Impact:
Teaches computers to solve hard problems faster.
Integer and mixed-integer nonlinear programming (INLP, MINLP) are central to logistics, energy, and scheduling, but remain computationally challenging. This survey examines how machine learning and reinforcement learning can enhance exact optimization methods - particularly branch-and-bound (BB), without compromising global optimality. We cover discrete, continuous, and mixed-integer formulations, and highlight applications such as crew scheduling, vehicle routing, and hydropower planning. We introduce a unified BB framework that embeds learning-based strategies into branching, cut selection, node ordering, and parameter control. Classical algorithms are augmented using supervised, imitation, and reinforcement learning models to accelerate convergence while maintaining correctness. We conclude with a taxonomy of learning methods by solver class and learning paradigm, and outline open challenges in generalization, hybridization, and scaling intelligent solvers.
Similar Papers
Planning in Branch-and-Bound: Model-Based Reinforcement Learning for Exact Combinatorial Optimization
Machine Learning (CS)
Teaches computers to solve hard problems faster.
Improvement of Optimization using Learning Based Models in Mixed Integer Linear Programming Tasks
Machine Learning (CS)
Helps computers solve tough planning problems faster.
A Markov Decision Process for Variable Selection in Branch & Bound
Machine Learning (CS)
Teaches computers to solve hard problems faster.