Accelerating Discrete Facility Layout Optimization: A Hybrid CDCL and CP-SAT Architecture
Joshua Gibson, Kapil Dhakal

TL;DR
This paper introduces a hybrid approach combining CDCL and CP-SAT to improve the efficiency of discrete facility layout optimization, especially in feasibility detection and accelerated optimization.
Contribution
It systematically compares CDCL, CP-SAT, and MILP, and develops a hybrid architecture that leverages CDCL's strengths to enhance optimization speed.
Findings
CDCL excels in feasibility detection, solving highly constrained instances faster.
The hybrid approach accelerates exact optimization by combining CDCL's rapid feasibility hints with CP-SAT.
Experimental results show significant speedups over traditional methods.
Abstract
Discrete facility layout design involves placing physical entities to minimize handling costs while adhering to strict safety and spatial constraints. This combinatorial problem is typically addressed using Mixed Integer Linear Programming (MILP) or Constraint Programming (CP), though these methods often face scalability challenges as constraint density increases. This study systematically evaluates the potential of Conflict-Driven Clause Learning (CDCL) with VSIDS heuristics as an alternative computational engine for discrete layout problems. Using a unified benchmarking harness, we conducted a controlled comparison of CDCL, CP-SAT, and MILP across varying grid sizes and constraint densities. Experimental results reveal a distinct performance dichotomy: while CDCL struggles with optimization objectives due to cost-blind branching, it demonstrates unrivaled dominance in feasibility…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
