Documentation

Complexitylib.Metacomplexity.MCSP.Magnification.Parameters.Defs

GapMCSP hardness-magnification parameters -- definitions #

This module instantiates the finite parameters from Oliveira--Pich--Santhanam's GapMCSP magnification theorem. For a positive rational beta and positive constant c, the yes threshold is

2^floor(beta*n) / (c*n)

and the no threshold is 2^floor(beta*n). A separate positive rational epsilon gives the rounded natural size bound corresponding to N^(1+epsilon) on raw input length N = 2^n.

Finite GapMCSP thresholds corresponding to the published magnification frontier.

Instances For

    Small-circuit cutoff 2^floor(beta*n)/(c*n).

    Equations
    Instances For

      Large-circuit cutoff 2^floor(beta*n).

      Equations
      Instances For

        The arity-indexed raw GapMCSP slice at the selected finite parameters.

        Equations
        Instances For

          Rounded natural circuit bound corresponding to N^(1+epsilon).

          Equations
          Instances For

            The same circuit bound written at raw truth-table arity n.

            Equations
            Instances For