An improved algorithm for sequence pair generation

  • Authors:
  • Mingxu Huo;Koubao Ding

  • Affiliations:
  • Dept. of Information and Electronic Engineering, Zhejiang University, Hangzhou, P.R. China;Dept. of Information and Electronic Engineering, Zhejiang University, Hangzhou, P.R. China

  • Venue:
  • ICCS'06 Proceedings of the 6th international conference on Computational Science - Volume Part I
  • Year:
  • 2006

Quantified Score

Hi-index 0.01

Visualization

Abstract

Sequence Pair is an elegant representation for block placement of IC design, and the procedure to generate the SP from an existing placement is necessary in most cases. An improved generation algorithm is proposed instead of the existing methods that are either difficult or inefficient to be implemented. The algorithm simplifies the definition of relation between blocks and avoids employing complicated graph operations. The time complexity of the algorithm is O (n2) and can be reduced to O (n log n), where n is the number of blocks. The experimental results of the algorithm show its superiority in running time.