An implementation of a Fenwick Tree (or Binary Indexed Tree). I've also included a variation of this structure which supports range updates in logarithmic time. This latter structure is Petr Mitrichev's idea and was posted on his blog.
-
Notifications
You must be signed in to change notification settings - Fork 0
guidotag/Fenwick-Tree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
Repository files navigation
About
An implementation of a Fenwick Tree (or Binary Indexed Tree)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published