Deterministic polynomial-time approximation scheme for the permanent

Develop a deterministic fully polynomial-time approximation scheme for computing the permanent of arbitrary nonnegative matrices, improving on exponential-in-fn approximation guarantees.

Background

The permanent of a nonnegative matrix is exactly computable only at prohibitive complexity in general, while Jerrum, Sinclair, and Vigoda established a fully polynomial randomized approximation scheme. Before the result presented in the paper, known deterministic polynomial-time algorithms achieved only approximation factors exponential in the matrix dimension. The paper proves a deterministic strongly polynomial algorithm with approximation factor (1+ε)n(1+\varepsilon)^n, but this remains exponential in nn for fixed \varepsilon and therefore does not resolve the broader goal of a deterministic fully polynomial-time approximation scheme.

References

A deterministic scheme remains open.

Subexponential Approximation of the Permanent in Deterministic Polynomial Time  (2609.10516 - Kudria et al., 9 Sep 2026) in Section 1, Introduction

The existence of a deterministic (fully) polynomial approximation scheme remains a major open problem.

A deterministic $(1+\varepsilon)^n$ approximation for the permanent of a nonnegative matrix  (2609.11049 - Dong et al., 10 Sep 2026) in Section 1, Introduction