Documentation

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

Complete dense-overlay RAM decision machine -- definitions #

Initialize the immutable public-input bank and one-entry overlay, execute one fixed program through its first halt, and extract decoded R₀.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    noncomputable def Complexity.RAM.RegisterStore.Machine.denseProgramDecisionTime {n : } (tapes : ControlInstructionTapes n) (program : Program) (input : List Bool) (fuel : ) :

    Exact compositional bound for one fuel-certified dense RAM decision run.

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