Skip to content

haile01/tree_visualizer_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tree_visualizer_cpp

Visualize a tree in cpp :/

How to use

Compile and run tree_visualizer.cpp, you can manually type the tree or import throught tree.txt file

tree.txt format

n - (number of nodes)

Followed by n lines

v (value of node) p - (parent of node ,by input position, start from 0)

About

Visualize a tree in cpp :/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages