๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

A branch-and-bound algorithm for the mini-max spanning forest problem

โœ Scribed by Takeo Yamada; Hideo Takahashi; Seiji Kataoka


Publisher
Elsevier Science
Year
1997
Tongue
English
Weight
657 KB
Volume
101
Category
Article
ISSN
0377-2217

No coin nor oath required. For personal study only.

โœฆ Synopsis


The mini-max spanning forest problem requires to find a spanning forest of an undirected graph that minimizes the maximum of the costs of constituent trees. In a previous work we proved this problem NP-hard. In the current paper we present three lower bounds for this problem and develop a branch-and-bound algorithm to solve the problem exactly. The algorithm is implemented and numerical experiments are conducted on a series of test problems. The experiments compare the performances of the proposed bounds and search strategies in the algorithm as well as investigate the effects of instance characteristics on the behavior of the algorithm. Also, extension of the problem to the case of more than two root vertices as well as to the problem of determining the root locations are discussed. (~) 1997 Elsevier Science B.V.


๐Ÿ“œ SIMILAR VOLUMES


A branch and bound algorithm for the tra
โœ Kashi N. Singh; Dirk L. van Oudheusden ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 616 KB

An important generalization of the traveling salesman problem called the traveling purchaser problem is considered. A branch and bound algorithm which solves a related simple plant location problem for calculating the bounds is proposed for this problem. Computational experiments with this algorithm