scispace - formally typeset
G

Gilles Pesant

Researcher at École Polytechnique de Montréal

Publications -  123
Citations -  3136

Gilles Pesant is an academic researcher from École Polytechnique de Montréal. The author has contributed to research in topics: Constraint programming & Constraint satisfaction. The author has an hindex of 28, co-authored 117 publications receiving 2847 citations. Previous affiliations of Gilles Pesant include ILOG & École Polytechnique.

Papers
More filters
Book ChapterDOI

A regular language membership constraint for finite sequences of variables

TL;DR: A filtering algorithm is described and analyzed achieving generalized arc consistency for this constraint requiring that the corresponding sequence of values taken by these variables belong to a given regular language, thereby generalizing some other known global constraints.
Journal ArticleDOI

An Exact Constraint Logic Programming Algorithm for the Traveling Salesman Problem with Time Windows

TL;DR: This paper presents a constraint logic programming model for the traveling salesman problem with time windows which yields an exact branch-and-bound optimization algorithm without any restrictive assumption on the time windows.
Journal ArticleDOI

Using Constraint-Based Operators to Solve the Vehicle Routing Problem with Time Windows

TL;DR: This paper presents operators searching large neighborhoods in order to solve the vehicle routing problem that make use of the pruning and propagation techniques of constraint programming which allow an efficient search of such neighborhoods.
Journal ArticleDOI

A Cost-Regular Based Hybrid Column Generation Approach

TL;DR: This paper introduces a new optimization constraint, cost-regular, which is based on the computation of shortest and longest paths in a layered directed graph and evaluates its behaviour on complex Employee Timetabling Problems through a flexible CP-based column generation approach.
Book ChapterDOI

A view of local search in constraint programming

TL;DR: A novel way of looking at local search algorithms for combinatorial optimization problems which better suits constraint programming by performing branch- and-bound search at their core is proposed and a framework described yields a more efficient local search and opens the door to more elaborate neighborhoods.