Branch and Cut
Branch and cut is a powerful algorithm for solving integer programming problems, aiming to find optimal solutions by iteratively adding constraints (cuts) to reduce the search space within a branch-and-bound framework. Current research emphasizes data-driven approaches, employing machine learning models like neural networks to intelligently select cuts and configure the algorithm's parameters (e.g., node selection, branching strategies), leading to improved efficiency. This focus on learning-augmented branch and cut significantly impacts the speed and scalability of solving complex optimization problems across diverse fields, from operations research to machine learning applications.
Papers
May 22, 2024
March 17, 2024
March 7, 2024
February 4, 2024
November 8, 2023
October 30, 2023
June 29, 2023
September 28, 2022
June 11, 2022
April 15, 2022
January 17, 2022
December 8, 2021