Probability Distribution of Solution Time in GRASP: An Experimental Investigation

  • Authors:
  • Renata M. Aiex;Mauricio G. C. Resende;Celso C. Ribeiro

  • Affiliations:
  • Department of Computer Science, Catholic University of Rio de Janeiro, Rua Marquês de São Vicente, 225, Rio de Janeiro, RJ 22453-900, Brazil. rma@inf.puc-rio.br;Information Sciences Research Center, AT&T Labs Research, Florham Park, NJ 07932, USA. mgcr@research.att.com;Department of Computer Science, Catholic University of Rio de Janeiro, Rua Marquês de São Vicente, 225, Rio de Janeiro, RJ 22453-900, Brazil. celso@inf.puc-rio.br

  • Venue:
  • Journal of Heuristics
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

A GRASP (greedy randomized adaptive search procedure) is a multi-start metaheuristic for combinatorial optimization. We study the probability distributions of solution time to a sub-optimal target value in five GRASPs that have appeared in the literature and for which source code is available. The distributions are estimated by running 12,000 independent runs of the heuristic. Standard methodology for graphical analysis is used to compare the empirical and theoretical distributions and estimate the parameters of the distributions. We conclude that the solution time to a sub-optimal target value fits a two-parameter exponential distribution. Hence, it is possible to approximately achieve linear speed-up by implementing GRASP in parallel.