Dense Guruswami-Sudan Interpolation Correctness #
Correctness contracts for the dense interpolation path and its constructive low-message branch.
Soundness of the weighted-degree basis used by the public GS interpolation path.
Soundness for one returned basis-parametric dense witness.
Basis-parametric dense completeness for finite homogeneous systems.
Basis-parametric dense soundness specialized to a bounded basis.
Dense weighted-degree-basis soundness for the positive-message branch.
Soundness for one returned public interpolation witness.
If a basis-parametric dense interpolation matrix has more columns than rows, the dense solver finds a nonzero homogeneous witness.
Dimension slack for the public interpolation basis gives an interpolation witness. The low-message branch is constructive; otherwise the witness comes from the dense matrix.
When messageDegree > 1, the weighted-degree basis is complete for the
semantic weighted-degree predicate.
Dense interpolation completeness in the ordinary positive-Y-weight range.
The executable interpolation path packaged as a certified GS interpolation backend.
Instances For
Executable interpolation backend soundness.
Executable interpolation backend completeness.