Skip to content

Drake81/ctree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This programm is published under the terms of GPLv2 and comes with no warranty. Use it on your own risk.

This program generates a simple binary tree and uses graphviz to make a nice visual.

Needless to say. Install the "graphviz"-package before use.

  • sudo apt-get install graphviz graphviz-dev (On Ubuntu)

Usage:

cat samples/sample1.txt | ./ctree

The result should look like this.

sample