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

04/02/2020
by   Luc Libralesso, et al.
0

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 perform a comprehensive study of these components showing that each of them contributes to the algorithm global performances. In addition, we designed a second tree search algorithm fully based on the pseudo-dominance rule and dedicated to some of the challenge instances with strong precedence constraints. On these instances, it finds the best-known solutions very quickly.

READ FULL TEXT

page 5

page 6

page 8

research
04/02/2020

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

[libralesso_anytime_2020] proposed an anytime tree search algorithm for ...
research
11/25/2019

Tree search algorithms for the Sequential Ordering Problem

We present a study of several generic tree search techniques applied to ...
research
04/02/2020

PackingSolver: a solver for Packing Problems

In this article, we introduce PackingSolver, a new solver for two-dimens...
research
06/14/2016

Viral Search algorithm

The article, after a brief introduction on genetic algorithms and their ...
research
02/06/2013

Learning Belief Networks in Domains with Recursively Embedded Pseudo Independent Submodels

A pseudo independent (PI) model is a probabilistic domain model (PDM) wh...
research
08/04/2023

Hybrid Search method for Zermelo's navigation problem

In this paper, we present a novel algorithm called the Hybrid Search alg...
research
09/28/2016

The Famine of Forte: Few Search Problems Greatly Favor Your Algorithm

Casting machine learning as a type of search, we demonstrate that the pr...

Please sign up or login with your details

Forgot password? Click here to reset