Title :
Greedy wire-sizing is linear time
Author :
Chu, Chris C N ; Wong, Martin D F
Author_Institution :
Dept. of Comput. Sci., Texas Univ., Austin, TX, USA
fDate :
4/1/1999 12:00:00 AM
Abstract :
The greedy wire-sizing algorithm (GWSA) has been experimentally shown to be very efficient, but no mathematical analysis on its convergence rate has ever been reported. In this paper, we consider GWSA for continuous wire sizing. We prove that GWSA converges linearly to the optimal solution, which implies that the run time of GWSA is linear with respect to the number of wire segments for any fixed precision of the solution. Moreover, we also prove that this is true for any starting solution. This is a surprising result because previously it was believed that in order to guarantee convergence, GWSA had to start from a solution in which every wire segment is set to the minimum (or maximum) possible width. Our result implies that GWSA can use a good starting solution to achieve faster convergence. We demonstrate this point by showing that the minimization of maximum delay and the minimization of area subject to maximum delay bound using Lagrangian relaxation can be sped up by more than 50%
Keywords :
VLSI; circuit layout CAD; circuit optimisation; delays; integrated circuit interconnections; integrated circuit layout; wiring; GWSA; Lagrangian relaxation; VLSI; area minimisation; continuous wire sizing; convergence rate; greedy wire-sizing; linear time; maximum delay; maximum delay bound; optimal solution; run time; starting solution; wire segment; Clocks; Delay; Dynamic programming; Fabrication; Lagrangian functions; Mathematical analysis; Optimization; Upper bound; Very large scale integration; Wire;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on