English

A Simple Constructive Bound on Circuit Size Change Under Truth Table Perturbation

Computational Complexity 2026-03-11 v1 Logic in Computer Science

Abstract

The observation that optimum circuit size changes by at most O(n)O(n) under a one-point truth table perturbation is implicit in prior work on the Minimum Circuit Size Problem. This note states the bound explicitly for arbitrary fixed finite complete bases with unit-cost gates, extends it to general Hamming distance via a telescoping argument, and verifies it exhaustively at n=4n = 4 in the AIG basis using SAT-derived exact circuit sizes for 220 of 222 NPN equivalence classes. Among 987 mutation edges, the maximum observed difference is 4=n4 = n, confirming the bound is tight at n=4n = 4 for AIG.

Cite

@article{arxiv.2603.09379,
  title  = {A Simple Constructive Bound on Circuit Size Change Under Truth Table Perturbation},
  author = {Kirill Krinkin},
  journal= {arXiv preprint arXiv:2603.09379},
  year   = {2026}
}

Comments

4 pages, 1 table. Code and data: https://github.com/krinkin/bounds

R2 v1 2026-07-01T11:12:07.213Z