Constraint propagation on GPU: a case study for the cumulative constraint
Tardivo, Fabio,Dovier, Agostino,Formisano, Andrea,Michel, Laurent,Pontelli, Enrico
DOI: https://doi.org/10.1007/s10601-024-09371-w
2024-10-19
Constraints
Abstract:The Cumulative constraint is a foundamental global constraint, which naturally arises in a variety of problems related to scheduling with limited resources. Since its introduction, numerous propagation algorithms have been proposed, offering different tradeoffs between computational complexity and filtering power. Such diversity allows the resolution of a wide range of applications. Motivated by the impressive computational power that modern Graphical Processing Units (GPUs) provide, this paper explores the use of GPUs for the propagation of the Cumulative constraint. The paper describes the development of a GPU-Acceletated Propagator (GAP) , motivates the design choices, and provides solutions for several design challenges. The implementation is evaluated in comparison with state-of-the-art constraint solvers on different benchmarks from the literature. The results suggest that our approach is competitive, providing strong filtering in a reasonable amount of time.
computer science, artificial intelligence, theory & methods