Simple Circuit Extensions for XOR in PTIME
Abstract
The Minimum Circuit Size Problem for Partial Functions () is hard assuming the Exponential Time Hypothesis (ETH) (Ilango, 2020). This breakthrough hardness result leveraged a characterization of the optimal circuits for -bit () and a reduction from the partial -Simple Extension Problem where . It remains open to extend that reduction to show ETH-hardness of total . However, Ilango observed that the total -Simple Extension Problem is easy whenever is computed by read-once formulas (like ). Therefore, extending Ilango's proof to total would require one to replace with a slightly more complex but similarly well-understood Boolean function. This work shows that the -Simple Extension problem remains easy when is the next natural candidate: . We first develop a fixed-parameter tractable algorithm for the -Simple Extension Problem that is efficient whenever the optimal circuits for are (1) linear in size, (2) polynomially "few" and efficiently enumerable in the truth-table size (up to isomorphism and permutation of inputs), and (3) all have constant bounded fan-out. satisfies all three of these conditions. When gates count towards circuit size, optimal circuits are binary trees of subcircuits computing (Kombarov, 2011). We extend this characterization when gates do not contribute the circuit size. Thus, the -Simple Extension Problem is in polynomial time under both measures of circuit complexity.
Cite
@article{arxiv.2511.16903,
title = {Simple Circuit Extensions for XOR in PTIME},
author = {Marco Carmosino and Ngu Dang and Tim Jackman},
journal= {arXiv preprint arXiv:2511.16903},
year = {2025}
}