Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 653 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 653 Bytes

Walker Node-Positioning Algorithm

A Java implementation of the algorithm presented by John Q. Walker II in the paper titled A Node-Positioning Algorithm for General Trees.

Demo

Acknowledgments

This implementation was consulted heavily in the course of writing this code.

References