Skip to content

Commit

Permalink
Implementing binary tree for caching VIPDF evaluations.
Browse files Browse the repository at this point in the history
This is a generic append-only binary tree, only insertion
and queries are allowed. Specially useful for storing
sparse trees. Tree supports serialization.
  • Loading branch information
armfazh committed Apr 16, 2024
1 parent 5dede31 commit ad5cf24
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 0 deletions.
Loading

0 comments on commit ad5cf24

Please sign in to comment.