Documentation

Complexitylib.Models.RandomAccessMachine.Simulation.RegisterStore.Machine.Program.Decision.Defs

Complete sparse RAM decision machine -- definitions #

Initialize the public RAM configuration, execute one fixed program through its first halt, and extract the Boolean verdict from sparse register R₀.

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

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

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