vix.ing · top · new · best · stats · spec

Dynamic Boolean Synthesis with Zero-suppressed Decision Diagrams

2025/12/07 by Lin, Yi, Vardi, Moshe Y.
Computer Science · Engineering · #Formal Methods in Verification #Embedded Systems Design Techniques #VLSI and FPGA Design Techniques

paper · doi:10.48550/arxiv.2512.07018

Abstract

Motivated by functional synthesis in sequential circuit construction and quantified boolean formulas (QBF), boolean synthesis serves as one of the core problems in Formal Methods. Recent advances show that decision diagrams (DD) are particularly competitive in symbolic approaches for boolean synthesis, among which zero-suppressed decision diagram (ZDD) is a relatively new algorithmic approach, but is complementary to the industrial portfolio, where binary decision diagrams (BDDs) are more often applied. We propose a new dynamic-programming ZDD-based framework in the context of boolean synthesis, show solutions to theoretical challenges, develop a tool, and investigate the experimental performance. We also propose an idea of magic number that functions as the upper bound of planning-phase time and treewidth, showing how to interpret the exploration-exploitation dilemma in planning-execution synthesis framework. The algorithm we propose shows its strengths in general, gives inspiration for future needs to determine industrial magic numbers, and justifies that the framework we propose is an appropriate addition to the industrial synthesis solvers portfolio.

Citations

Related