//
pkg.gl
Category
github.com/theodesp/go-heaps
fibonacci
package
0.0.0-20190520121037-88e35354fe0a
Repository:
https://github.com/theodesp/go-heaps.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
135 SLOC
#
Functions
New
New creates and returns a new, empty heap.
#
Structs
FibonacciHeap
FibonacciHeap is a implementation of Fibonacci heap.