There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A novel algorithm for traversing a binary tree that does not require a stack and, unlike previous approaches, works with dynamic descent direction without restarting.