Solving diameter‐constrained minimum spanning tree problems by constraint programming |
| |
Authors: | Thiago F. Noronha Celso C. Ribeiro Andréa C. Santos |
| |
Affiliation: | 1. Department of Computer Science, Universidade Federal de Minas Gerais, Av. Ant?nio Carlos 6627, Belo Horizonte, MG 31270‐010, Brazil E‐mail tfn@dcc.ufmg.br;2. Department of Computer Science, Universidade Federal Fluminense, Rua Passo da Pátria 156, Niterói, 24210‐240, Brazil E‐mail celso@ic.uff.br;3. Blaise Pascal University, LIMOS, Complexe Scientifique des Cézeaux, Aubière 63173, France E‐mail andrea@isima.fr |
| |
Abstract: | The diameter‐constrained minimum spanning tree problem consists in finding a minimum spanning tree of a given graph, subject to the constraint that the maximum number of edges between any two vertices in the tree is bounded from above by a given constant. This problem typically models network design applications where all vertices communicate with each other at a minimum cost, subject to a given quality requirement. We propose alternative formulations using constraint programming that circumvent weak lower bounds yielded by most mixed‐integer programming formulations. Computational results show that the proposed formulation, combined with an appropriate search procedure, solves larger instances and is faster than other approaches in the literature. |
| |
Keywords: | Spanning trees diameter constrained spanning trees bounded‐diameter constraint programming |
|
|