Last updated:
0 purchases
fenwick tree
fenwick_tree #
A lightweight Fenwick Tree (also known as Binary Indexed Tree and BIT) in Dart.
A Fenwick Tree allows you to efficiently index any Monoid or Group over a fixed size binary tree.
Based on Princeton, FenwickTree.java
See the example directory for an example.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.