Documentation

Complexitylib.Classes.PPoly.Uniform.Unrolling.Generator.Transition.Effect.Defs

Direct-unrolling transition-effect generator -- definitions #

An effect formula is a fixed disjunction over the finite transition table. Selected cases use the executable case-formula routine; unselected cases emit one false gate. The suffix traverses the hardwired case table in reverse and rolls one output reference backward by each intervening case size.

Emit one numeric transition-table member, selected or replaced by false at generator-definition time.

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

    Emit count consecutive forward effect members beginning at the numeric case index start.

    Equations
    Instances For

      Emit every forward case member of one fixed effect formula.

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

        Prepare the gate count of one effect member in temporary₃. Selected case sizes are affine in the run-time horizon; unselected members have size one.

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

          Roll the retained case-output reference back by one complete member and emit the next disjunction connector.

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

            Emit count predecessor connectors, crossing case members with numeric indices count, ..., 1. Index zero is omitted because no member precedes the original first case.

            Equations
            Instances For

              Reverse connector routines in the exact numeric right-fold order. A table of m cases crosses the m - 1 predecessor boundaries.

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

                Emit the connector suffix for a nonempty case table, or the routine identity for the vacuous disjunction.

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

                  Emit one complete transition-effect schedule.

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