A fast generic PriorityQueue data structure .NET.
Info
| Version: | 1.1.0 |
| Author(s): | Michael Adelson |
| Last Update: | Wednesday, April 26, 2017 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/madelson/MedallionUtilities/tree/master/MedallionPriorityQueue |
| NuGet Url: | https://www.nuget.org/packages/MedallionPriorityQueue |
Install
Install-Package MedallionPriorityQueue
dotnet add package MedallionPriorityQueue
paket add MedallionPriorityQueue
MedallionPriorityQueue Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags