paper-with-me

홈 › Papers

Reinforcement Learning for Search Tree Size Minimization in Constraint Programming: New Results on Scheduling Benchmarks

2025-08-27 · Vilém Heinz, Petr Vilím, Zdeněk Hanzálek arxiv

Failure-Directed Search (FDS) is a significant complete generic search algorithm used in Constraint Programming (CP) to efficiently explore the search space, proven particularly effective on scheduling problems. This paper analyzes FDS's properties, showing that minimizing the size of its search tree guided by ranked branching decisions is closely related to the Multi-armed bandit (MAB) problem. Building on this insight, MAB reinforcement learning algorithms are applied to FDS, extended with problem-specific refinements and parameter tuning, and evaluated on the two most fundamental scheduling problems, the Job Shop Scheduling Problem (JSSP) and Resource-Constrained Project Scheduling Problem (RCPSP). The resulting enhanced FDS, using the best extended MAB algorithm and configuration, performs 1.7 times faster on the JSSP and 2.1 times faster on the RCPSP benchmarks compared to the original implementation in a new solver called OptalCP, while also being 3.5 times faster on the JSSP and 2.1 times faster on the RCPSP benchmarks than the current state-of-the-art FDS algorithm in IBM CP Optimizer 22.1. Furthermore, using only a 900-second time limit per instance, the enhanced FDS improved the existing state-of-the-art lower bounds of 78 of 84 JSSP and 226 of 393 RCPSP standard open benchmark instances while also completely closing a few of them.

📄 PDF Abstract BibTeX arXiv:2508.20056

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

AlphaCNOT: Learning CNOT Minimization with Model-Based Planning

2026-04-15 · Jacopo Cossio, Daniele Lizzio Bosco, Riccardo Romanello, Giuseppe Serra 외 arxiv

Quantum circuit optimization is a central task in Quantum Computing, as current Noisy Intermediate Scale Quantum devices suffer from error propagation that often scales with the number of operations. Among quantum operat…

Reinforcement Learning

Learning Variable Ordering Heuristics for Solving Constraint Satisfaction Problems

2019-12-23 · Wen Song, Zhiguang Cao, Jie Zhang, Andrew Lim

Backtracking search algorithms are often used to solve the Constraint Satisfaction Problem (CSP). The efficiency of backtracking search depends greatly on the variable ordering heuristics. Currently, the most commonly us…

Deep Reinforcement LearningGraph Neural NetworkReinforcement Learning

Dependency Length Minimization vs. Word Order Constraints: An Empirical Study On 55 Treebanks

2019-08-01 · WS 2019 8 · Xiang Yu, Agnieszka Falenska, Jonas Kuhn

Random crossings in dependency trees

2013-05-20 · Ramon Ferrer-i-Cancho

It has been hypothesized that the rather small number of crossings in real syntactic dependency trees is a side-effect of pressure for dependency length minimization. Here we answer a related important research question:…

Sentence

Assessing Corpus Evidence for Formal and Psycholinguistic Constraints on Nonprojectivity

2022-06-01 · CL (ACL) 2022 6 · Himanshu Yadav, Samar Husain, Richard Futrell

Formal constraints on crossing dependencies have played a large role in research on the formal complexity of natural language grammars and parsing. Here we ask whether the apparent evidence for constraints on crossing de…