𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Local search algorithms for the k-cardinality tree problem

✍ Scribed by Christian Blum; Matthias Ehrgott


Publisher
Elsevier Science
Year
2003
Tongue
English
Weight
463 KB
Volume
128
Category
Article
ISSN
0166-218X

No coin nor oath required. For personal study only.

✦ Synopsis


In this paper we deal with an NP-hard combinatorial optimization problem, the k-cardinality tree problem in node-weighted graphs. This problem has several applications, which justify the need for e cient methods to obtain good solutions. We review existing literature on the problem. Then we prove that under the condition that the graph contains exactly one trough, the problem can be solved in polynomial time. For the general NP-hard problem we implemented several local search methods to obtain heuristic solutions, which are qualitatively better than solutions found by constructive heuristics and which require signiΓΏcantly less time than needed to obtain optimal solutions. We used the well-known concepts of genetic algorithms and tabu search with useful extensions. The general performance of our methods is illustrated by numerical results.


πŸ“œ SIMILAR VOLUMES


A tabu search algorithm for the Capacita
✍ Sharaiha, Yazid M.; Gendreau, Michel; Laporte, Gilbert; Osman, Ibrahim H. πŸ“‚ Article πŸ“… 1997 πŸ› John Wiley and Sons 🌐 English βš– 150 KB πŸ‘ 2 views

The Capacitated Shortest Spanning Tree Problem consists of determining a shortest spanning tree in a vertex weighted graph such that the weight of every subtree linked to the root by an edge does not exceed a prescribed capacity. We propose a tabu search heuristic for this problem, as well as dynami