Documentation

Complexitylib.Metacomplexity.MCSP.Succinct.Witness.Defs

Executable raw-circuit witnesses for SuccinctMCSP -- definitions #

This layer checks the existing machine-facing fan-in-two circuit encoding against a sampled instance. Positive-arity witnesses must be canonical raw circuits, fit the size threshold, and match every listed sample. At arity zero, the one-bit witness is the selected constant output and must satisfy every sample.

The relation is executable. Its initial code-length envelope depends on the numeric threshold; a later normalization layer will replace that threshold by a polynomial sampled-circuit upper bound before packaging the relation in FNP.

A canonical raw circuit, or a zero-arity constant bit, witnessing sampled circuit feasibility.

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

    Executable Boolean checker for sampled raw-circuit witnesses.

    Equations
    Instances For

      Serialization envelope for a typed circuit within the stored threshold.

      The leading one also covers the zero-arity constant witness.

      Equations
      Instances For