Documentation

Complexitylib.Models.RandomAccessMachine.Simulation.RegisterStore.Machine.Program.DenseInitDefs

Dense-overlay public-input initialization -- definitions #

The optimized initializer counts the immutable input in binary but emits only the tagged R₀ overlay entry. It then installs the ordinary sparse scanner ABI and rewinds the real input for dense fallback reads.

@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.

Count every input symbol into the existing initialization address tape.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Exact recursive time budget for binary input-length counting.

    Equations
    Instances For

      Exact clean work image of a dense-overlay snapshot.

      Equations
      Instances For

        Count the input, emit its positive R₀ tag, install the sparse ABI, and rewind the immutable input bank to cell one.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For

          Exact compositional time budget for dense-overlay initialization.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For