Documentation

Complexitylib.Models.RandomAccessMachine.Simulation.RegisterStore.Machine.WordEncode.Defs

Self-delimiting word emission — definitions #

The encoded-store update path needs to re-emit decoded entries. A generic work-tape pass either emits one unary width mark per source bit or copies the payload bits themselves. wordEncodeTM composes those passes around a rewind.

Which half of a self-delimiting word a work-tape pass emits.

Instances For
    @[implicit_reducible]

    WorkEmitMode is a finite controller parameter.

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

    Finite phases of one work-tape emission pass.

    Instances For
      @[implicit_reducible]

      WorkEmitPhase has exactly two states.

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

      Scan one canonical Boolean work tape and append either its unary-width header or its payload to the output.

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

        Exact time of one work-tape emission pass.

        Equations
        Instances For

          Emit one complete self-delimiting word from a canonical binary work tape.

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

            Conservative exact-composition bound for one emitted natural.

            Equations
            Instances For

              Rewind an arbitrary positive cursor over canonical binary contents, then emit the complete self-delimiting word.

              Equations
              Instances For

                Composition bound for rewind followed by complete word emission.

                Equations
                Instances For