Article ID Journal Published Year Pages File Type
474593 Computers & Operations Research 2016 14 Pages PDF
Abstract

•We present a new general algorithm for combinatorial optimization.•The algorithm combines probabilistic solution construction with an ILP solver.•The ILP solver is used to solve sub-instances to optimality.•First application example: minimum common string partition.•Second application example: minimum covering arborescence.

This paper describes a general hybrid metaheuristic for combinatorial optimization labelled Construct, Merge, Solve & Adapt. The proposed algorithm is a specific instantiation of a framework known from the literature as Generate-And-Solve, which is based on the following general idea. First, generate a reduced sub-instance of the original problem instance, in a way such that a solution to the sub-instance is also a solution to the original problem instance. Second, apply an exact solver to the reduced sub-instance in order to obtain a (possibly) high quality solution to the original problem instance. And third, make use of the results of the exact solver as feedback for the next algorithm iteration. The minimum common string partition problem and the minimum covering arborescence problem are chosen as test cases in order to demonstrate the application of the proposed algorithm. The obtained results show that the algorithm is competitive with the exact solver for small to medium size problem instances, while it significantly outperforms the exact solver for larger problem instances.

Related Topics
Physical Sciences and Engineering Computer Science Computer Science (General)
Authors
, , , ,