Enhanced Simulated Annealing Technique for the Single-Row Routing Problem

  • Authors:
  • Shaharuddin Salleh;Bahrom Sanugi;Hishamuddin Jamaluddin;Stephan Olariu;Albert Y. Zomaya

  • Affiliations:
  • Faculty of Science (Mathematics), Universiti Teknologi Malaysia, 81310 Johor Bahru, Malaysia;Research Management Center, Universiti Teknologi Malaysia, 81310 Johor Bahru, Malaysia;Faculty of Mechanical Engineering, Universiti Teknologi Malaysia, 81310 Johor Bahru, Malaysia;Computer Science Dept, Old Dominion University, Norfolk, VA 23529 olariu@cs.odu.edu;Dept of Electrical & Electronics Eng., University of Western Australia, Perth, WA 6907, Australia

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents ESSR (Enhanced Simulated annealing for Single-row Routing) model for solving the single-row routing problem. The main objective in this problem is to produce a realization that minimizes both the street congestion and the number of doglegs. Simulated annealing (SA) is a stochastic, hill-climbing and gradient-descent technique based on the statistical properties of particles undergoing thermal annealing. By performing slow cooling, the nets in the single-row routing problem align themselves according to a configuration with the lowest energy. The model has been known to produce reasonably good solutions for many NP-complete optimization problems, such as the single-row routing problem. In ESSR, our strategy is to minimize both the street congestion and the number of interstreet crossings (doglegs) by expressing a single energy function as their collective properties. This objective is achieved by representing the energy as the absolute sum of the heights of the net segments. To speed up convergence, we pivot the street congestion value while having the energy drops directly proportional to the number of doglegs. This action has the effect of minimizing the number of doglegs as the energy stabilizes. Our simulation work on ESSR produces optimal results in most cases for both the street congestion and the number of doglegs. Our experimental results compare well against results obtained from our earlier model (SRR-7) and two other methods reported in the literature.