The minimum spanning tree problem with an added constraint that no node in the spanning tree has the degree more than a specified integer, d, is known as the minimum-weight degree-constrained spanning free (d-MST) problem. Such a constraint arises, for example, in VLSI routing trees, in backplane wiring, or in minimizing single-point failures for communication networks. The d-MST problem is NP-complete. Here, we develop four heuristics for approximate solutions to the problem and implement them on a massively-parallel SIMD machine, MasPar MP-1. An extensive empirical study shows that for random graphs on up to 5000 nodes (about 12.5 million edges), the heuristics produce solutions close to the optimal in less than 10 seconds. The heuristics...
A minimum spanning tree (MST) with a small diameter is required in numerous practical situations. It...
Given an undirected network with positive edge costs and a positive integer d > 2, the minimum-degre...
AbstractGiven n points in the Euclidean plane, the degree-δ minimum spanning tree (MST) problem asks...
The minimum spanning tree problem with an added constraint that no node in the spanning tree has the...
The minimum spanning tree problem with an added constraint that no node in the spanning tree has the...
The degree-constrained minimum spanning tree (d-MST) problem attempts to find a minimum spanning tre...
The degree-constrained minimum spanning tree (d-MST) problem attempts to find a minimum spanning tre...
The Minimum Spanning Tree (MST) problem with an added constraint that no node in the spanning tree h...
Computing spanning trees with specific properties and constraints lies at the heart of many real-lif...
Computing spanning trees with specific properties and constraints lies at the heart of many real-lif...
Computing spanning trees with specific properties and constraints lies at the heart of many real-lif...
: We consider the problem of constructing a spanning tree for a graph G = (V, E) with n vertices an...
We consider the problem of constructing a spanning tree for a graph G = (V; E) with n vertices and ...
This paper presents two algorithms to construct minimum weight spanning trees with approximately mi...
A minimum spanning tree (MST) with a small diameter is required in numerous practical situations. It...
A minimum spanning tree (MST) with a small diameter is required in numerous practical situations. It...
Given an undirected network with positive edge costs and a positive integer d > 2, the minimum-degre...
AbstractGiven n points in the Euclidean plane, the degree-δ minimum spanning tree (MST) problem asks...
The minimum spanning tree problem with an added constraint that no node in the spanning tree has the...
The minimum spanning tree problem with an added constraint that no node in the spanning tree has the...
The degree-constrained minimum spanning tree (d-MST) problem attempts to find a minimum spanning tre...
The degree-constrained minimum spanning tree (d-MST) problem attempts to find a minimum spanning tre...
The Minimum Spanning Tree (MST) problem with an added constraint that no node in the spanning tree h...
Computing spanning trees with specific properties and constraints lies at the heart of many real-lif...
Computing spanning trees with specific properties and constraints lies at the heart of many real-lif...
Computing spanning trees with specific properties and constraints lies at the heart of many real-lif...
: We consider the problem of constructing a spanning tree for a graph G = (V, E) with n vertices an...
We consider the problem of constructing a spanning tree for a graph G = (V; E) with n vertices and ...
This paper presents two algorithms to construct minimum weight spanning trees with approximately mi...
A minimum spanning tree (MST) with a small diameter is required in numerous practical situations. It...
A minimum spanning tree (MST) with a small diameter is required in numerous practical situations. It...
Given an undirected network with positive edge costs and a positive integer d > 2, the minimum-degre...
AbstractGiven n points in the Euclidean plane, the degree-δ minimum spanning tree (MST) problem asks...