LOCALIZER: A modeling language for local search

Citation
L. Michel et P. Van Hentenryck, LOCALIZER: A modeling language for local search, INFORMS J C, 11(1), 1999, pp. 1-14
Citations number
12
Categorie Soggetti
Computer Science & Engineering
Journal title
INFORMS JOURNAL ON COMPUTING
ISSN journal
10919856 → ACNP
Volume
11
Issue
1
Year of publication
1999
Pages
1 - 14
Database
ISI
SICI code
1091-9856(199924)11:1<1:LAMLFL>2.0.ZU;2-V
Abstract
Local search is a traditional technique to solve combinatorial search probl ems and has raised much interest in recent years. The design and implementa tion of local search algorithms is not an easy task in general and may requ ire considerable experimentation and programming effort. However, contrary to global search, little support is available to assist the design and impl ementation of local search algorithms. This paper is an attempt to support the implementation of local search. It presents the preliminary design of L OCALIZER, a modeling language which makes it possible to express local sear ch algorithms in a notation close to their informal descriptions in scienti fic papers. Experimental results on our first implementation show the feasi bility of the approach.