Conjecture: Tree Evaluation is not in NL
Prove that the Tree Evaluation problem—given a complete d-ary tree of height h with b-bit leaf values and each internal node labeled by a function mapping d·b input bits to b output bits, decide the first bit of the root’s value—is not in NL (nondeterministic logspace).
References
The authors of conjectured that {\sc Tree Evaluation} is not in $\NL$, which would separate $\NL$ from $\P$ (in fact, stronger separations would hold).
— Simulating Time With Square-Root Space
(2502.17779 - Williams, 25 Feb 2025) in Section 1, Intuition