Title :
Combining breadth-first with depth-first search algorithms for VLSI wire routing
Author :
Deng, Xinguo ; Yao, Yangguang ; Chen, Jia ; Lin, Yufeng
Author_Institution :
Center for Discrete Math., Fuzhou Univ., Fuzhou, China
Abstract :
A breadth-first search (BFS) algorithm usually needs less time but consumes more computer memory space than a depth-first search (DFS) algorithm to find the shortest path between two nodes. This paper attempts to combine BFS with DFS algorithms to find all shortest paths in the VLSI (Very Large Integration Circuits) wire routing. BFS is used to compute the shortest distance between every position and the start one. DFS is used to traverse all shortest paths in the course of backtracking from the end position to the start one. The effectiveness of the method is proved by the theoretical analysis and the experiment results.
Keywords :
VLSI; network routing; tree searching; BFS algorithm; DFS algorithm; VLSI wire routing; backtracking; breadth-first search algorithms; computer memory space; depth-first search algorithms; shortest path; very large integration circuits wire routing; Routing; breadth-first search; depth-first search; shortest paths; wire routing;
Conference_Titel :
Advanced Computer Theory and Engineering (ICACTE), 2010 3rd International Conference on
Conference_Location :
Chengdu
Print_ISBN :
978-1-4244-6539-2
DOI :
10.1109/ICACTE.2010.5579168