fast-pairing-heap
v0.1.1
Published
Pairing heap implementaion
Downloads
9
Maintainers
Readme
fast-pairing-heap
Pairing heap implementaion
Install
$ npm install --save fast-pairing-heap
Usage
var heap = require('fast-pairing-heap');
License
MIT © Damian Krzeminski