NEWS.md
binomial_heap
and fibonacci_heap
implementations and replaces with heap
template class.value
method for heaps.value
in heaps with linear search (to make it conformab;e with introduction of data frame and other data structures).decrease_key
and handle
methods for heap.hashmap
, fibonacci_heap
, binomial_heap
, stack
and queue