Return
Efficient local search algorithms for the linear ordering problem
DOI:10.1111/j.1475-3995.2010.00778.x.png)
Abstract
En 中文
Given a directed graph with n vertices, m edges and costs on the edges, the linear ordering problem consists of finding a permutation pi 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+Delta log Delta) time, where Delta 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.
Keywords:
linear ordering problem
local search
balanced search tree
AI Summary
Key information extracted from the uploaded paper, including a brief overview, abstract, background, key highlights, visual analysis, and future outlook.
Journal
IF:
2.9
Papers:
1.8K
Citations:
3.7K

