Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 543 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 543 Bytes

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.