English

An iterated local search algorithm for the minimum differential dispersion problem

Discrete Mathematics 2016-08-16 v1

Abstract

Given a set of nn elements separated by a pairwise distance matrix, the minimum differential dispersion problem (Min-Diff DP) aims to identify a subset of m elements (m < n) such that the difference between the maximum sum and the minimum sum of the inter-element distances between any two chosen elements is minimized. We propose an effective iterated local search (denoted by ILS_MinDiff) for Min-Diff DP. To ensure an effective exploration and exploitation of the search space, the proposed ILS_MinDiff algorithm iterates through three sequential search phases: a fast descent-based neighborhood search phase to find a local optimum from a given starting solution, a local optima exploring phase to visit nearby high-quality solutions around a given local optimum, and a local optima escaping phase to move away from the current search region. Experimental results on six data sets of 190 benchmark instances demonstrate that ILS_MinDiff competes favorably with the state-of-the-art algorithms by finding 130 improved best results (new upper bounds).

Keywords

Cite

@article{arxiv.1608.04217,
  title  = {An iterated local search algorithm for the minimum differential dispersion problem},
  author = {Yangming Zhou and Jin-Kao Hao},
  journal= {arXiv preprint arXiv:1608.04217},
  year   = {2016}
}
R2 v1 2026-06-22T15:19:45.952Z