Annealing-Assisted Column Generation for Inequality-Constrained Combinatorial Optimization Problems
Hiroshi Kanai, Masashi Yamashita, Kotaro Tanahashi, Shu Tanaka

TL;DR
This paper introduces a hybrid annealing-assisted column generation method leveraging Ising machines to efficiently solve inequality-constrained combinatorial optimization problems like CVRP, extending Ising machine applications.
Contribution
It presents a novel hybrid algorithm combining column generation with annealing-assisted Ising machines to handle inequality constraints in complex optimization problems.
Findings
Converges to better lower bounds on the problem.
Demonstrates reduced computation time with Ising machines.
Extends Ising machine applicability to inequality-constrained problems.
Abstract
Ising machines are expected to solve combinatorial optimization problems faster than the existing integer programming solvers. These problems, particularly those encountered in practical situations, typically involve inequality constraints. However, owing to the hardware limitations of the current Ising machines, solving combinatorial optimization problems with inequality constraints remains challenging. The Capacitated Vehicle Routing Problem (CVRP) is a typical example of a problem with inequality constraints. The objective function of the CVRP is to minimize the total distance traveled by each vehicle while limiting the total demand of customers served by a single vehicle to the vehicle's capacity. The CVRP is classified as NP-hard and, thus, is commonly solved using heuristic algorithms, such as column generation. Column generation attempts to iteratively generate only the promising…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Optimization and Packing Problems · Vehicle Routing Optimization Methods
