Skip to content

PALSAT: Deep Cooperation of Unit Propagation and Local Search in Incomplete SAT Solving

2026 · International Conference on Theory and Applications of Satisfiability Testing · pp. 21:1-21:18 · 0 citations · 23 references
Computer Science

TL;DR

The PALSAT (Progressive Activation Local Search for SAT) incomplete solver is proposed, which integrates the core techniques from both sides, Unit Propagation (UP) and LS, and leads to some promising results.

View source

Similar papers

Book Open access Aug 2026

SAT Solver Selection: Move Beyond Handcrafted Features

This work proposes an end-to-end approach for handcrafted Feature-Free SAT Solver Selection, called F2S3, which effectively captures the structural complexity of graph data, eliminates the need for handcrafted features, and improves feature representation in the low-dimensional space.

Yitao Zhang, Xiao Yang, Yong Lai et al. · 0 citations
Conference Aug 2026

Poster: Neural Network-Based SAT Solver Selection Using Instance Features

The Boolean satisfiability (SAT) problem is fundamental in applications such as verification and scheduling, where fast solving is often required. However, the performance of SAT solvers varies significantly across instances, making solver selection an important challenge. Previous studies have commonly employed random forest (RF)-based approaches, which have shown promising performance for SAT solver selection. However, these methods may struggle to capture complex higher-order feature interactions and do not directly optimize runtime, which is the primary objective in practice. To address these issues, we propose a solver selection method that combines a neural network with a custom loss function for runtime-aware training. Experiments on the SAT Competition 2024 dataset show that the proposed method reduces total runtime by 8.8% and improves selection accuracy by 3.2% compared with an RF-based baseline. These results suggest that neural-network-based models, combined with task-specific training objectives, provide a promising direction for SAT solver selection. The proposed framework may also be applicable to other computational problems, such as planning and scheduling.

Takeru Nagahama, Tomohisa Kawakami, Tomoyasu Shimada et al. · 0 citations
2026

Factoring Learned Clauses

This paper revisits previous work on ER, which factors out repeated parts of learned clauses during conflict analysis, and explores how their original strategy benefits from 15 years of improvements in the state-of-the-art solver CaDiCaL, and proposes a new, less intrusive inprocessing approach based on factoring XOR and ITE gates from learned clauses globally.

Florian Pollitt, Zachary Battleman, Mathias Fleury et al. · 1 citation
Conference 2026

From Literals to Atomic Constraints: Generalising Conflict-Driven Clause Learning for Constraint Programming

This work presents the first systematic analysis of how leading LCG solvers maintain their SAT encodings, based on source-code inspection and developer correspondence, and proposes a native CDCL framework for CP, replacing SAT literals with atomic constraints, enabling conflict analysis, nogood learning, and nogood propagation directly at the CP level.

Imko Marijnissen, Maarten Flippo, Emir Demirovi'c · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.