score-heap

0.0.0 • Public • Published

ScoreHeap

A heap optimized for frequent updates. Maintains a sorted list with partitions so only items within a modified partition need to be reindexed. Returns the highest score (int32) in the heap, else null if the heap is empty.

Reference

...

Working Example

...

Methods

...

Performance

...

TODO

...

Contributing

Feel free to make changes and submit pull requests whenever.

License

ScoreHeap uses the MIT license.

Package Sidebar

Install

npm i score-heap

Weekly Downloads

6

Version

0.0.0

License

MIT

Unpacked Size

22.9 kB

Total Files

3

Last publish

Collaborators

  • obsius