Tool to read a binary tree and translate it into LateX.
The resulting code gets printed both to the console and a textfile (Default:"output.txt")
Launch in commandline with <path to python.exe> <path to main.py>
The programs prompts are self explanatory.
If a node is not supposed to have a child enter "-" or simply leave it blank.
An optional second parameter can be used to give a custom name/path for the output file.