1 research outputs found
AWOCA'96 -- Seventh Australasian Workshop on Combinatorial Algorithms
Computing spanning trees with specific properties and constraints lies at the heart of many real-life network optimization problems. Here, a compilation of 35 constrained spanning tree problems is presented. Since most of these problems are NP-complete, good approximate heuristics are needed to solve them on parallel machines. Our method of iterative refinement is one such generic technique to compute good suboptimal solutions for large instances of these problems in a reasonable time. It is suited for problems in which the goal is to find a spanning tree which satisfies a specified constraint while minimizing its total weight. First, a minimum spanning tree (MST) of the given edge-weighted graph is computed without considering the specified constraint. Then, the constraint is used to increase the weights of selected edges (in this tree) in order that when the next MST is constructed (in the graph with modified edge weights) it has fewer violations of the constraint. Next, an MST of th..
