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

A hierarchy of hop-indexed models for the Capacitated Minimum Spanning Tree Problem

โœ Scribed by Gouveia, Luis; Martins, Pedro


Publisher
John Wiley and Sons
Year
2000
Tongue
English
Weight
143 KB
Volume
35
Category
Article
ISSN
0028-3045

No coin nor oath required. For personal study only.

โœฆ Synopsis


The Capacitated Minimum Spanning Tree Problem (CMSTP) is to find a minimum spanning tree subject to an additional constraint stating that the number of nodes in each subtree pending from a given root node is not greater than a given number Q. Gouveia and Martins (1996) proposed a hop-indexed flow model for the CMSTP. This formulation is a generalization of a wellknown single-commodity flow model proposed by Gavish (1983). The linear programming (LP) bound of the new formulation has produced the best bounds for a set of tests (tests with the root in the corner of the grid of nodes) which have been characterized as hard by most of the available lower-bounding schemes. The deficiency of the new formulation is the range of variation of the extra hop index which leads to storage problems when instances with 80 nodes are tried. We propose several levels of aggregation of the original formulation, yielding a hierarchy of hop-indexed LP models with fewer variables than the original model and which are weaker than the LP relaxation of the original formulation but still stronger than the LP relaxation of the single-commodity flow model. This hierarchy suggests an iterative method for computing lower bounds for the CMSTP. It iteratively transforms a given model into a more disaggregated model with a tighter relaxation. Reduction tests performed in a given iteration can be used to eliminate variables from the models arising in later iterations. Computational results assessing the efficiency of the iterative method are reported. The results are taken from a set of benchmark instances with 41 and 81 nodes and two new instances with 121 nodes.


๐Ÿ“œ 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 ๐Ÿ‘ 1 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