Tree Evaluation in Logspace
Determine whether the Tree Evaluation problem is solvable in deterministic logarithmic space (L), i.e., ascertain if evaluating a rooted function tree with constant-arity operations and succinct node descriptions can be performed using O(log n) workspace on a deterministic Turing machine.
References
The question of whether Tree Evaluation is in logspace remains open and is closely related to circuit evaluation lower bounds.
— $TIME[t] \subseteq SPACE[O(\sqrt{t})]$ via Tree Height Compression
(2508.14831 - Nye, 20 Aug 2025) in Section 7 (Related Work), Tree Evaluation and logspace boundaries paragraph