constraint-programming

Tag

Cards List
#constraint-programming

Gecode 6.3.0 and 6.4.0 are released

Lobsters Hottest · yesterday Cached

Gecode 6.3.0 and 6.4.0 are released after a long pause, bringing a modernized build system (CMake) and updated MiniZinc integration.

0 favorites 0 likes
#constraint-programming

Optimal Resource Utilization for Autonomous Laboratory Orchestrators

arXiv cs.AI · 2026-07-02 Cached

This paper presents a two-step method for optimizing resource utilization in autonomous laboratories using constraint programming for scheduling and status dependencies for robust execution, demonstrated on a platform for metal-organic framework synthesis.

0 favorites 0 likes
#constraint-programming

Solving the Aircraft Disassembly Scheduling Problem

arXiv cs.AI · 2026-05-25 Cached

This paper presents the aircraft disassembly scheduling problem, a large-scale combinatorial optimization task involving thousands of tasks, precedence relations, balance constraints, and limited space. It proposes a Constraint Programming model and a MIP model tested on real operational instances with up to 1450 tasks.

0 favorites 0 likes
#constraint-programming

CP or DP? Why Not Both: A Case Study in the Partial Shop Scheduling Problem

arXiv cs.AI · 2026-05-25 Cached

This paper presents a hybrid approach combining dynamic programming and constraint programming to solve the Partial Shop Scheduling Problem, demonstrating the viability of integrating both paradigms despite not outperforming pure CP solvers.

0 favorites 0 likes
#constraint-programming

A Constraint Programming Approach for $n$-Day Lookahead Playoff Clinching

arXiv cs.AI · 2026-05-14 Cached

This paper presents a constraint programming approach to determine NHL playoff clinching scenarios with n-day lookahead, using tree search and preprocessing techniques.

0 favorites 0 likes
#constraint-programming

Relational modeling and APL

Lobsters Hottest · 2026-05-10 Cached

The author explores combining relational modeling with APL-style array languages using constraint logic and equational rewrite rules, discussing how properties can be defined as bidirectional deductions rather than simple assignments.

0 favorites 0 likes
← Back to home

Submit Feedback