One of the most well-known and widely used local search techniques for solving optimization problems in Constraint Programming is the Large Neighborhood Search (LNS) …
M Lombardi, P Schaus - Integration of AI and OR Techniques in Constraint …, 2014 - Springer
Abstract In Large Neighborhood Search (LNS)[14], a problem is solved by repeatedly exploring (via tree search) a neighborhood of an incumbent solution. Whenever an …
Résumé Dans cet article, nous montrons comment une combinaison de stratégies de branchement et de redémarrages pour la recherche en profondeur d'abord (DFS) permet de …
N Veerapen, J Maturana, F Saubion - … of the 14th annual conference on …, 2012 - dl.acm.org
This paper deals with the adaptive selection of operators in the context of local search (LS). In evolutionary algorithms, diversity is a key concept. We consider a related idea: the …
P Schaus - 2013 IEEE 25th International Conference on Tools …, 2013 - ieeexplore.ieee.org
Everyone having used Constraint Programming (CP) to solve hard combinatorial optimization problems with a standard exhaustive Branch & Bound Depth First Search (B&B …
This thesis presents the application of several Constraint Programming (CP) techniques to combinatorial problems. In particular, hybrid scheduling and routing problems such as Dial …
This works deals with the power-aware job dispatching problem in supercomputers; broadly speaking the dispatching consists of assigning finite capacity resources to a set of activities …
A Ancion, B Dardenne, P Schaus, Y DEVILLE… - dial.uclouvain.be
ABSTRACT Large Neighbourhood Search (LNS) has been used successfully to solve many optimization problems. LNS proceeds by successive relaxations and reconstructions of an …
La modélisation de problème sous forme de problème de satisfaction de contraintes, ou CSP (pour “Constraint Satisfaction Problem” en anglais), et leur résolution, a vu naitre au …