Article ID: | iaor20003016 |
Country: | United States |
Volume: | 44 |
Issue: | 2 |
Start Page Number: | 347 |
End Page Number: | 359 |
Publication Date: | Mar 1996 |
Journal: | Operations Research |
Authors: | Ferland J.A., Hertz Alain, Lavoie A. |
Keywords: | heuristics |
Because of its specificity, it is usually difficult to reuse computer code developed for a given combinatorial problem to deal with another one. We use the Object Oriented Programming methodology to derive general purpose software including four different neighborhood search techniques (descent method, tabu search, exchange procedure, simulated annealing) to deal with any assignment-type problem with a bare minimum of coding effort. The structure of the software even allows a more advanced user to play around with several parameters of these techniques and to modify the techniques to create specific variants.