heap-data-structure / binomial-heap

:cherries: Binomial heaps for JavaScript
https://heap-data-structure.github.io/binomial-heap
GNU Affero General Public License v3.0
0 stars 0 forks source link

augment lazy binomial heap #2

Open make-github-pseudonymous-again opened 9 years ago

make-github-pseudonymous-again commented 9 years ago

add the update, delete, decreasekey and increasekey operations

make-github-pseudonymous-again commented 9 years ago

migrated from https://github.com/aureooms/js-algo/issues/15

make-github-pseudonymous-again commented 9 years ago

migrated from https://github.com/aureooms/js-data-structures/issues/5

make-github-pseudonymous-again commented 9 years ago

migrated from https://github.com/aureooms/js-heap/issues/4