Combining variants of iterative flattening search - Robotics Institute Carnegie Mellon University

Combining variants of iterative flattening search

Angelo Oddi, Amedeo Cesta, Nicola Policella, and Stephen Smith
Journal Article, Engineering Applications of Artificial Intelligence, Vol. 21, No. 5, pp. 683 - 690, August, 2009

Abstract

Iterative flattening search (IFS) is an iterative improvement heuristic schema for makespan minimization in scheduling problems. Given an initial solution, IFS iteratively interleaves a relaxation-step, which randomly retracts some search decisions, and an incremental solving step (or flattening-step) to recompute a new solution. The process continues until a stop condition is met and the best solution found is returned. In recent work we have created a uniform software framework to analyze component techniques that have been proposed in IFS approaches. In this paper we combine basic components to obtain hybrid variants and perform a detailed experimental evaluation of their performance. Specifically, we examine the utility of: (1) operating with different relaxation strategies and (2) using different searching strategies to build a new solution. We present a two-step experimental evaluation: (a) an extensive explorative evaluation with a spectrum of parameter combination; (b) a time-intensive evaluation of the best IFS combinations emerged from the previous. The experimental results shed light on weaknesses and strengths of the different variants improving the current understanding of this family of meta-heuristics.

BibTeX

@article{Oddi-2009-10306,
author = {Angelo Oddi and Amedeo Cesta and Nicola Policella and Stephen Smith},
title = {Combining variants of iterative flattening search},
journal = {Engineering Applications of Artificial Intelligence},
year = {2009},
month = {August},
volume = {21},
number = {5},
pages = {683 - 690},
keywords = {Scheduling, Local search, Constraint satisfaction,Iterative improvement,Stochastic search},
}