Skip to content

Implementation of the classical B-tree, B^epsilon-tree and B^delta-tree for my master thesis at Université Libre de Bruxelles (ULB)

Notifications You must be signed in to change notification settings

lobernar/Memo-F-523

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memo-F-523

Implementation of the classical B-tree, B^epsilon-tree and B^delta-tree for my master thesis at Université Libre de Bruxelles (ULB)

Tree representation

To graphically represent the trees I use the DOT language and compile the result to an svg file. This operation requires the 'graphviz' library.

About

Implementation of the classical B-tree, B^epsilon-tree and B^delta-tree for my master thesis at Université Libre de Bruxelles (ULB)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published