sqeezy / FibonacciHeap

C# implementation of a fibonacci heap structure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fibonacci Heap

C# implementation of a fibonacci heap structure.

This library can be used to create a highly efficent self sorting data structure.

Platform Azure Pipelines
NetStandard 2.0 Build Status

Install via NuGet

Install-Package FibonacciHeap

About

C# implementation of a fibonacci heap structure.

License:MIT License


Languages

Language:C# 97.4%Language:PowerShell 1.6%Language:Shell 1.1%