Documentation

Complexitylib.Classes.PPoly.Uniform.Unrolling.Serializer.Bounds.Defs

Polynomial counters for direct tableau serialization -- definitions #

The streaming generator normalizes an arbitrary polynomial time bound so its horizon contains the complete input. It also evaluates three fixed natural polynomials: the padded gate bound, the wire frontier after that padding, and the positive member's gate-count header. Keeping these values as polynomials lets the binary polynomial subroutine compute them in logarithmic workspace.

Normalize a polynomial horizon so n + 1 represented tape cells always fit inside the bounded tableau.

Equations
Instances For

    First unused wire after the padded gates, before the final output copy.

    Equations
    Instances For

      Number encoded in the positive tagged circuit header, including the terminal output-copy gate.

      Equations
      Instances For