From Leaves to Clusters: Depth-Efficient SAT-Oracle Synthesis Based on the HRSE Model
Abstract
Quantum oracles are a common building block of many quantum algorithms, where circuit depth is a primary cost that directly affects overall performance. Synthesizing oracles for SAT (CNF) formulas under a limited ancilla budget, however, tends to yield deep circuits, as existing methods underexploit clause-level parallelism. In this work, we present the Clustered Synthesis Tree (CST), a depth-oriented framework whose core idea is to group the individual clause leaves of a hierarchical synthesis tree into clusters, exposing instance-dependent clause-level parallelism under ancilla constraints. CST comprises three parts: the clause-grouping problem it induces, which we formulate as an ancilla-constrained scheduling problem and prove NP-complete in general, is addressed by SeedGrow, a polynomial-time heuristic; ClausePack, a reversible oracle that evaluates a cluster's clauses in parallel at only a logarithmic-depth overhead; and CST-Map, which compiles the clustered tree into an executable SAT-oracle. On random -CNF under the same ancilla budgets, CST reduces the oracle's circuit depth over the state-of-the-art (SOTA) baseline by --. On the standard SATLIB benchmarks, CST achieves about a -- reduction over the SOTA baseline, with the largest gains under dense variable sharing, and matches the baseline's maximum-budget depth using only -- of its ancilla qubits. A Grover-search resource estimate shows the advantage carries over to the full algorithm, reducing total circuit depth by --.
Keywords
Cite
@article{arxiv.2607.11401,
title = {From Leaves to Clusters: Depth-Efficient SAT-Oracle Synthesis Based on the HRSE Model},
author = {Zhihang Li and Wei Zi and Shuai Yang and Bei Zhou and Zongjiang Yi and Woji He and Yingjie Lin and Kaixiang Ji and Heru Du and Jinchen Xu},
journal= {arXiv preprint arXiv:2607.11401},
year = {2026}
}
Comments
17 pages, 8 figures, 6 tables