Documentation

Complexitylib.Classes.PPoly.Uniform.Unrolling.Generator.Tableau.Defs

Complete direct-unrolling generator -- definitions #

The positive tableau body emits the initial packed configuration, exactly one packed transition layer per horizon step, and the padded terminal acceptance fragment. The outer step counter is restored after the loop. Prefixing this body with program also handles the separately tagged length-zero family member.

Emit all packed transition layers and restore the outer step counter.

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

    Compact semantic entry contract for the complete transition-layer loop.

    • clean : StepClean values

      All reusable transition scratch starts clean.

    • loop₂ : values Work.loop₂ = 0

      Layer enumeration starts at zero.

    • horizon : 0 < values Work.horizon

      At least one represented configuration layer exists.

    Instances For

      Transition-layer loop with its compact semantic precondition exposed without changing the concrete machine or any behavioral/resource field.

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

        Compact semantic entry contract for final acceptance, padding, and copy.

        Instances For

          Finalization phase with its compact semantic precondition exposed without changing the concrete machine or any behavioral/resource field.

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

            Complete positive-length tableau body, excluding the tagged header.

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

              Complete zero/positive generator for the padded direct-unrolling code.

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