Skip to content

A Graphic simulator for displaying the functioning of a B-tree using C, GTK3 and graphviz. It displays the nodes of a B-tree.

Notifications You must be signed in to change notification settings

FurlanV/B-Tree-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Graphic simulator for displaying the functioning of a B-tree using C, GTK3 and graphviz. It displays the nodes of a B-tree. The program allows, from a graphical interface, insertion, removal and search operations in a B-tree, rebuilding the tree on each change.

About

A Graphic simulator for displaying the functioning of a B-tree using C, GTK3 and graphviz. It displays the nodes of a B-tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages