Title :
Finding obstacle-avoiding shortest paths using implicit connection graphs
Author :
Zheng, S.Q. ; Lim, Joon Shink ; Iyengar, S. Sitharma
Author_Institution :
Dept. of Comput. Sci., Louisiana State Univ., Baton Rouge, LA, USA
fDate :
1/1/1996 12:00:00 AM
Abstract :
We introduce a framework for a class of algorithms solving shortest path related problems, such as the one-to-one shortest path problem, the one-to-many shortest paths problem and the minimum spanning tree problem, in the presence of obstacles. For these algorithms, the search space is restricted to a sparse strong connection graph that is implicitly represented and its searched portion is constructed incrementally on-the-fly during search. The time and space requirements of these algorithms essentially depend on actual search behavior. Therefore, additional techniques or heuristics can be incorporated into search procedure to further improve the performance of the algorithms. These algorithms are suitable for large VLSI design applications with many obstacles
Keywords :
VLSI; circuit layout CAD; graph theory; integrated circuit layout; implicit connection graphs; large VLSI design applications; minimum spanning tree problem; obstacle-avoiding shortest paths; one-to-many shortest paths problem; one-to-one shortest path problem; search procedure; sparse strong connection graph; Algorithm design and analysis; Circuits; Computer science; Heuristic algorithms; Information systems; Robots; Shortest path problem; Tree graphs; Very large scale integration; Wires;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on