Growth of factor-graph width under sequential unrolling

Characterize how the induced width of the gate-level factor graph for a sequential locked design grows with the depth of its fixed-depth unrolling.

Background

The paper’s exact counting machinery is developed for combinational, acyclic locked netlists. It observes that a sequential locked design unrolled to a fixed depth becomes a combinational factor graph with state variables shared between successive frames, allowing the same counting framework to be applied.

However, the computational cost of sum–product inference depends exponentially on induced factor-graph width. The dependence of that width on unrolling depth is not established, leaving open the scalability of the approach to sequential locking.

References

A sequential locked design unrolled to a fixed depth is again a combinational factor graph with state variables shared between frames, so the machinery applies unchanged and the open question is how the width grows with unrolling depth.

A Version Space Approach for Digital Circuit Analysis  (2609.00609 - Thornton, 1 Sep 2026) in Section 5.4, “Extensions” (label: sec:ext)