Parallel computation of Steiner Minimal Trees
- Univ. of Nevada, Reno, NV (United States)
Given a set of N cities, construct a connected network which has minimum length. The problem is simple enough, but the catch is that you are allowed to add junctions in your network. Therefore the problem becomes how many extra junctions should be added, and where should they be placed so as to minimize the overall network length. This intriguing optimization problem is known as the Steiner Minimal Tree Problem (SMT), where the junctions that are added to the network are called Steiner Points. The focus of this paper is the parallel computation for the generation of what Pawel Winter termed T-list and its implementation. This generation of T-list is followed by the extraction of the proper answer. When Winter developed his algorithm, the time for extraction dominated the overall computation time. After Cockayne and Hewgill`s work, the time to generate T-list dominated the overall computation time. The ideas we present were implemented in a program called PARSTEINER94, and the results show that the time to generate T-list has now been cut by an order of magnitude. So now the extraction time once again dominates the overall computation time.
- OSTI ID:
- 125514
- Report Number(s):
- CONF-950212--
- Country of Publication:
- United States
- Language:
- English
Similar Records
On-line generalized Steiner problem
Improving Steiner trees of a network under multiple constraints