Efficient Parallel Algorithm for Decomposing Hard CircuitSAT Instances

📅 2026-02-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work proposes a parameterized parallel solving algorithm to address the inefficiency of existing approaches on hard CircuitSAT instances, such as those arising in logic equivalence verification and preimage attacks on cryptographic hash functions. The method decomposes the original problem into multiple weakened subformulas by introducing specialized constraints and dynamically guides the generation of high-quality decompositions through a hardness estimation mechanism tailored for parallel computing environments. By innovatively integrating parameterized decomposition strategies with runtime difficulty assessment, the approach achieves efficient structural decoupling of complex CircuitSAT instances. Experimental results demonstrate that the algorithm significantly improves solving efficiency on representative hard instances, exhibiting both practical utility and strong scalability.

Technology Category

Application Category

📝 Abstract
We propose a novel parallel algorithm for decomposing hard CircuitSAT instances. The technique employs specialized constraints to partition an original SAT instance into a family of weakened formulas. Our approach is implemented as a parameterized parallel algorithm, where adjusting the parameters allows efficient identification of high-quality decompositions, guided by hardness estimations computed in parallel. We demonstrate the algorithm's practical efficacy on challenging CircuitSAT instances, including those encoding Logical Equivalence Checking of Boolean circuits and preimage attacks on cryptographic hash functions.
Problem

Research questions and friction points this paper is trying to address.

CircuitSAT
parallel algorithm
problem decomposition
hardness estimation
Boolean circuits
Innovation

Methods, ideas, or system contributions that make the work stand out.

parallel algorithm
CircuitSAT decomposition
weakened formulas
hardness estimation
parameterized decomposition
🔎 Similar Papers
No similar papers found.