<div class="csl-bib-body">
<div class="csl-entry">Voboril, F., Peruvemba Ramaswamy, V., & Szeider, S. (2025). Generating Streamlining Constraints with Large Language Models. <i>Journal of Artificial Intelligence Research</i>, <i>84</i>, Article 16. https://doi.org/10.1613/jair.1.18965</div>
</div>
-
dc.identifier.issn
1076-9757
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/225233
-
dc.description.abstract
Streamlining constraints (or streamliners, for short) narrow the search space, enhancing the speed and feasibility of solving complex constraint satisfaction problems. Traditionally, streamliners were crafted manually or generated through systematically combined atomic constraints with high-effort offline testing. Our approach utilizes the generative capabilities of Large Language Models (LLMs) to propose effective streamliners for problems specified in the MiniZinc constraint programming language and integrates feedback to the LLM with quick empirical tests for validation. Evaluated across seven diverse constraint satisfaction problems, our method achieves substantial runtime reductions. We compare the results to obfuscated and disguised variants of the problem to see whether the results depend on LLM memorization. We also analyze whether longer offline runs improve the quality of streamliners and whether the LLM can propose good combinations of streamliners.
en
dc.language.iso
en
-
dc.publisher
AI ACCESS FOUNDATION
-
dc.relation.ispartof
Journal of Artificial Intelligence Research
-
dc.subject
constraint programming
en
dc.subject
constraint satisfaction
en
dc.subject
satisfiability
en
dc.subject
problem solving
en
dc.title
Generating Streamlining Constraints with Large Language Models