Efficient local search algorithms for the linear ordering problem

Efficient local search algorithms for the linear ordering problem

0.00 Avg rating0 Votes
Article ID: iaor20107466
Volume: 17
Issue: 6
Start Page Number: 711
End Page Number: 737
Publication Date: Nov 2010
Journal: International Transactions in Operational Research
Authors: ,
Abstract:

Given a directed graph with n vertices, m edges and costs on the edges, the linear ordering problem consists of finding a permutation π of the vertices so that the total cost of the reverse edges is minimized. We present two local search algorithms, named LIST and TREE, for the neighborhood of the insert move, which can handle larger instances than existing methods. LIST is simpler and can search the whole neighborhood in O(m) time and TREE performs the neighborhood search in O(n+ΔlogΔ) time, where Δ represents the maximum vertex degree. Computational experiments show good results for sparse instances using LIST, while TREE presents the best results independent of the density of the instance.

Reviews

Required fields are marked *. Your email address will not be published.