8th International Conference on Bio-inspired Information and Communications Technologies (formerly BIONETICS)

Research Article

On the Effects of Window-Limits on the Distance Profiles of Permutation Neighborhood Operators

  • @INPROCEEDINGS{10.4108/icst.bict.2014.257872,
        author={Vincent Cicirello},
        title={On the Effects of Window-Limits on the Distance Profiles of Permutation Neighborhood Operators},
        proceedings={8th International Conference on Bio-inspired Information and Communications Technologies (formerly BIONETICS)},
        publisher={ICST},
        proceedings_a={BICT},
        year={2015},
        month={2},
        keywords={evolutionary computation genetic algorithm local search mutation permutation distance permutation operator simulated annealing},
        doi={10.4108/icst.bict.2014.257872}
    }
    
  • Vincent Cicirello
    Year: 2015
    On the Effects of Window-Limits on the Distance Profiles of Permutation Neighborhood Operators
    BICT
    ACM
    DOI: 10.4108/icst.bict.2014.257872
Vincent Cicirello1,*
  • 1: Richard Stockton College
*Contact email: cicirelv@stockton.edu

Abstract

Local search algorithms, such as simulated annealing, tabu search, and local hill climbers attempt to optimize a solution to a problem by making locally improving modifications to a candidate solution. They rely on a neighborhood operator to restrict the search to a typically small set of possible successor states. The genetic algorithm mutation operator, likewise, enables the exploration of the local neighborhood of candidate solutions within the genetic algorithm's population. In this paper, we profile window-limited variations of several commonly employed neighborhood operators for problems in which candidate solutions are represented as permutations. Window-limited neighborhood operators enable tuning the size of the local neighborhood--e.g., to balance cost of search step against likelihood of getting stuck in a local optima. Window limits potentially can even be adjusted dynamically during search--e.g., to give a stagnated search a ``kick.'' We provide profiles of the distance characteristics of window-limited variations of several of the more common permutation neighborhood operators.