fenwick_tree 2.0.0 copy "fenwick_tree: ^2.0.0" to clipboard
fenwick_tree: ^2.0.0 copied to clipboard

A lightweight Fenwick Tree (also known as Binary Indexed Tree or BIT).

fenwick_tree #

extra_pedantic on pub.dev Travis CI Codecov License Pub.dev Github Stars Twitter Follow GitHub Follow

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.

1
likes
110
pub points
0%
popularity

Publisher

verified publishermodulovalue.com

A lightweight Fenwick Tree (also known as Binary Indexed Tree or BIT).

Homepage
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on fenwick_tree