Break the log-squared space barrier for polynomial-time TreeEval (standard space)
Determine whether the Tree Evaluation Problem admits a polynomial-time algorithm that uses o(log^2 n) space in the standard (free) space model, i.e., whether there exists a polynomial-time procedure for TreeEval that uses less than Ω(log^2 n) space.
References
Recently, asked whether a polynomial-time procedure can use less than $\Omega(\log2 n)$ space (stated as an open question), and they obtained results about a different question:
— Polynomial-Time Almost Log-Space Tree Evaluation by Catalytic Pebbling
(2604.02606 - Asadi et al., 3 Apr 2026) in Section 1: Introduction and statement of results