Improvements
- Moved complexity for the data structures into src/README.md
Bug fixes
- Fix bugs in binary search tree delete ebbe69f, b1ae762
- Fix bugs in splay tree delete 8367579
- Fix custom comparers in splay tree 1d397e4
Bug fixes
- BinaryHeap Node's
i
value can go into an invalid state #20
Enhancements
- Minor optimisation to binary heap
BinaryHeap.decreaseKey
will now throw an exception if an undefined
node is passed in
Heaps
- Binary heap
- Binomial heap
- Fibonacci heap
Trees
- Binary search tree
- Splay tree
1.1.2latest6yrs ago
1.1.16yrs ago
1.1.06yrs ago
1.0.97yrs ago
1.0.87yrs ago
1.0.77yrs ago
1.0.67yrs ago
1.0.39yrs ago
1.0.29yrs ago
1.0.19yrs ago
1.0.09yrs ago
0.4.29yrs ago
0.4.19yrs ago
0.4.09yrs ago