Abstract

The performance of a constraint model can often be improved by converting a subproblem into a single table constraint (referred to as tabulation). Finding subproblems to tabulate is traditionally a manual and time-intensive process, even for expert modellers. This paper presents TabID, an entirely automated method to identify promising subproblems for tabulation in constraint programming. We introduce a diverse set of heuristics designed to identify promising candidates for tabulation, aiming to improve solver performance.
These heuristics are intended to encapsulate various factors that contribute to useful tabulation.
We also present additional checks to limit the potential drawbacks of suboptimal tabulation.

We comprehensively evaluate our approach using benchmark problems from existing literature that previously relied on manual identification by constraint programming experts of constraints to tabulate.
We demonstrate that our automated identification and tabulation process achieves comparable, and in some cases improved results. We empirically evaluate the efficacy of our approach on a variety of solvers, including standard CP (Minion and Gecode), clause-learning CP (Chuffed and OR-Tools) and SAT solvers (Kissat).

Our findings highlight the substantial potential of fully automated tabulation, suggesting its integration into automated model reformulation tools.
Original languageEnglish
Pages (from-to)1999-2056
Number of pages58
JournalJournal of Artificial Intelligence Research
Volume82
DOIs
Publication statusPublished - 30 Mar 2025

Fingerprint

Dive into the research topics of 'TabID: automatic identification and tabulation of subproblems in constraint models'. Together they form a unique fingerprint.

Cite this