Is TreeEval in L?
Determine whether the Tree Evaluation Problem (binary arity d=2, height h=log n, leaf value length ℓ=log n) belongs to the deterministic logarithmic-space complexity class L; equivalently, establish whether there exists a deterministic algorithm that computes the root value of such TreeEval instances using O(log n) space.
References
One way of viewing our results is as an approach that is complementary to that of Cook-Mertz for analyzing the conjecture that $TreeEval\in\LClass$.
— 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