/heap

Package kkn.fi/heap implements indexed minimum Fibonacci priority queue.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Indexed Fibonacci mimimun priority queue

Build Status GoDoc

Installation

go get kkn.fi/heap

Requirements

  • Go 1.9

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD-3-Clause. See LICENSE for details.