Skip to main content

Showing 1–6 of 6 results for author: Libralesso, L

  1. arXiv:2303.09632  [pdf, other

    cs.CG cs.DS

    Conflict Optimization for Binary CSP Applied to Minimum Partition into Plane Subgraphs and Graph Coloring

    Authors: Loïc Crombez, Guilherme D. da Fonseca, Florian Fontan, Yan Gerard, Aldo Gonzalez-Lorenzo, Pascal Lafourcade, Luc Libralesso, Benjamin Momège, Jack Spalding-Jamieson, Brandon Zhang, Da Wei Zheng

    Abstract: CG:SHOP is an annual geometric optimization challenge and the 2022 edition proposed the problem of coloring a certain geometric graph defined by line segments. Surprisingly, the top three teams used the same technique, called conflict optimization. This technique has been introduced in the 2021 edition of the challenge, to solve a coordinated motion planning problem. In this paper, we present the… ▽ More

    Submitted 24 March, 2023; v1 submitted 16 March, 2023; originally announced March 2023.

    Comments: To appear at ACM Journal of Experimental Algorithmics

  2. arXiv:2103.13956  [pdf, other

    cs.CG cs.RO

    Shadoks Approach to Low-Makespan Coordinated Motion Planning

    Authors: Loïc Crombez, Guilherme D. da Fonseca, Yan Gerard, Aldo Gonzalez-Lorenzo, Pascal Lafourcade, Luc Libralesso

    Abstract: This paper describes the heuristics used by the Shadoks team for the CG:SHOP 2021 challenge. This year's problem is to coordinate the motion of multiple robots in order to reach their targets without collisions and minimizing the makespan. It is a classical multi agent path finding problem with the specificity that the instances are highly dense in an unbounded grid. Using the heuristics outlined… ▽ More

    Submitted 9 March, 2022; v1 submitted 25 March, 2021; originally announced March 2021.

    Comments: Journal version to appear on ACM Journal on Algorithmics

    Report number: 10.4230/LIPIcs.SoCG.2021.63

    Journal ref: ACM Journal of Experimental Algorithmics, 27, 3.2, 1-17, 2022

  3. arXiv:2009.05800  [pdf, other

    cs.AI cs.NE math.OC

    Iterative beam search algorithms for the permutation flowshop

    Authors: Luc Libralesso, Pablo Andres Focke, Aurélien Secardin, Vincent Jost

    Abstract: We study an iterative beam search algorithm for the permutation flowshop (makespan and flowtime minimization). This algorithm combines branching strategies inspired by recent branch-and-bounds and a guidance strategy inspired by the LR heuristic. It obtains competitive results, reports many new-best-so-far solutions on the VFR benchmark (makespan minimization) and the Taillard benchmark (flowtime… ▽ More

    Submitted 12 September, 2020; originally announced September 2020.

  4. arXiv:2004.02603  [pdf, ps, other

    cs.AI

    An anytime tree search algorithm for two-dimensional two- and three-staged guillotine packing problems

    Authors: Florian Fontan, Luc Libralesso

    Abstract: [libralesso_anytime_2020] proposed an anytime tree search algorithm for the 2018 ROADEF/EURO challenge glass cutting problem (https://www.roadef.org/challenge/2018/en/index.php). The resulting program was ranked first among 64 participants. In this article, we generalize it and show that it is not only effective for the specific problem it was originally designed for, but is also very competitive… ▽ More

    Submitted 20 April, 2020; v1 submitted 2 April, 2020; originally announced April 2020.

  5. arXiv:2004.00963  [pdf, other

    cs.AI

    An anytime tree search algorithm for the 2018 ROADEF/EURO challenge glass cutting problem

    Authors: Luc Libralesso, Florian Fontan

    Abstract: In this article, we present the anytime tree search algorithm we designed for the 2018 ROADEF/EURO challenge glass cutting problem proposed by the French company Saint-Gobain. The resulting program was ranked first among 64 participants. Its key components are: a new search algorithm called Memory Bounded A* (MBA*) with guide functions, a symmetry breaking strategy, and a pseudo-dominance rule. We… ▽ More

    Submitted 2 April, 2020; originally announced April 2020.

  6. arXiv:1911.12427  [pdf, other

    cs.DM cs.DS

    Tree search algorithms for the Sequential Ordering Problem

    Authors: Luc Libralesso, Abdel-Malik Bouhassoun, Hadrien Cambazard, Vincent Jost

    Abstract: We present a study of several generic tree search techniques applied to the Sequential Ordering Problem. This study enables us to propose a simple and competitive tree search algorithm. It consists of an iterative Beam Search algorithm that favors search over inference and integrates dynamic programming inspired cuts. It proves optimality on half of the SOPLIB instances and finds new best known so… ▽ More

    Submitted 25 November, 2019; originally announced November 2019.