AN EDGE-BASED HEURISTIC FOR STEINER ROUTING

Citation
M. Borah et al., AN EDGE-BASED HEURISTIC FOR STEINER ROUTING, IEEE transactions on computer-aided design of integrated circuits and systems, 13(12), 1994, pp. 1563-1568
Citations number
22
Categorie Soggetti
Computer Application, Chemistry & Engineering","Computer Science Hardware & Architecture
ISSN journal
02780070
Volume
13
Issue
12
Year of publication
1994
Pages
1563 - 1568
Database
ISI
SICI code
0278-0070(1994)13:12<1563:AEHFSR>2.0.ZU;2-O
Abstract
A new approximation heuristic for finding a rectilinear Steiner tree o f a set of nodes is presented. It starts with a rectilinear minium spa nning tree of the nodes and repeatedly connects a node to the nearest point on the rectangular layout of an edge, removing the longest edge of the loop thus formed. A simple implementation of the heuristic usin g conventional data structures is compared with previously existing al gorithms. The performance (i.e., quality of the route produced) or our algorithm is as good as the best reported algorithm, while the runnin g time is an order of magnitude better than that of this best algorith m. It is also shown that the asymptotic time complexity for the algori thm can be improved to O(n log n), where n is the number of points in the set.