Skip to content

Ailol/BST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BST

Not a perfect product!

The binary tree is simply a steppingstone in understanding the AVL operations on a basic level. However, still uploading it up if anyone finds it helpful. But beware that there are propably bugs in the code and is not testet properly.

What it is good for

However it is a great tool in graphically displaying how a BST looks after instertion of nodes. plot.c is responsiple for generating the .dot files and use graphviz(sudo apt-get install graphviz) to view files.

How to run

  • $Make compiles and generates a .dot file

License

You are free:

to Share - to copy, distribute and transmit the work to Remix - to adapt the work Under the following conditions:

Attribution - You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).

With the understanding that:

Waiver - Any of the above conditions can be waived if you get permission from the copyright holder. Other Rights - In no way are any of the following rights affected by the license: Your fair dealing or fair use rights; The author’s moral rights; Rights other persons may have either in the work itself or in how the work is used, such as publicity or privacy rights.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors