Documentation

Complexitylib.Circuits.Encoding.FixedWidth.Evaluation.Sequence.Defs

Sequential fixed-width gate evaluation -- definitions #

Each gate-slot formula is compiled after the exact wire prefix assigned by the layout layer. Prefix circuits concatenate the first count compiled steps; out-of-range natural indices contribute the empty fragment so the builder is total, while the public evaluator uses exactly gateBound steps.

Raw formula fragment computing one fixed-width gate slot.

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

    Compiled step at a natural index, empty when the index is out of range.

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

      Concatenation of the first count sequential gate-slot fragments.

      Equations
      Instances For

        Raw fragment computing all bounded gate-slot values for one description and sample input.

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