Abstract
Steiner Minimal Tree (SMT) problem is a very important problem in VLSI CAD. Given n points on a plane, a Steiner minimal tree connects these points through some extra points (called Steiner points) to achieve a minimal total length. Even though there exist many heuristic algorithms for this problem, they have either poor performances or expensive running times. This paper records an implementation of an efficient Steiner minimal tree algorithm that has a worst case running time of O(n log n) and a similar performance as the Iterated 1-Steiner algorithm. The algorithm efficiently combines Borah et al.'s edge substitute concept with Zhou et al.'s spanning graph. Extensive experimental studies are conducted to compare it with other programs.
Original language | English (US) |
---|---|
Pages | 152-157 |
Number of pages | 6 |
DOIs | |
State | Published - 2003 |
Event | 2003 International Symposium on Physical Design - Monterey, CA, United States Duration: Apr 6 2003 → Apr 9 2003 |
Other
Other | 2003 International Symposium on Physical Design |
---|---|
Country/Territory | United States |
City | Monterey, CA |
Period | 4/6/03 → 4/9/03 |
Keywords
- Minimal spanning tree
- Routing
- Steiner tree
ASJC Scopus subject areas
- Electrical and Electronic Engineering