8000 GitHub - anishsinha-io/nbtree: Implementation of polymorphic B-Trees in C.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anishsinha-io/nbtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B-Trees

This repository contains a correct implementation of an interface to create polymorphic, in-memory B-Trees of arbitrary order. The implementation exactly follows the description found in chapter 18 of Algorithms by Cormen, Leiserson, Rivest, and Stein.

This was so remarkably painful to construct but the results are honestly beautiful.

Enjoy!

-A

About

Implementation of polymorphic B-Trees in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0