Documentation

Complexitylib.Metacomplexity.MCSP.Gap.Defs

Gap MCSP -- definitions #

A canonical MCSP instance already contains a source threshold s. Gap MCSP keeps the yes side minimumSize ≤ s and parameterizes the no side by an explicit relaxed threshold sigma(arity, s). This retains both scales needed by hardness magnification instead of collapsing the promise to an ordinary language.

Quantitative relaxation of an MCSP source threshold.

  • relaxedThreshold :

    No-instances must have minimum size strictly above this threshold.

Instances For

    The target threshold is never smaller than the source threshold. This is exactly what makes the two promised sides disjoint.

    Equations
    Instances For

      Increasing the source threshold cannot decrease its relaxed image.

      Equations
      Instances For

        Pointwise order on relaxed-threshold maps.

        Equations
        Instances For

          Promised yes condition at the source threshold stored in the instance.

          Equations
          Instances For

            Promised no condition above the relaxed target threshold.

            Equations
            Instances For

              Canonically encoded yes language. Malformed MCSP encodings lie outside the promise rather than being assigned to the no side.

              Equations
              Instances For

                Canonically encoded no language for a chosen threshold relaxation.

                Equations
                Instances For