A simple and quick C# priority queue.
Info
Version: | 1.0.19 |
Author(s): | val antonini |
Last Update: | Saturday, September 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/valantonini/PriorityQueue |
NuGet Url: | https://www.nuget.org/packages/PriorityQueueLite |
Install
Install-Package PriorityQueueLite
dotnet add package PriorityQueueLite
paket add PriorityQueueLite
PriorityQueueLite Download (Unzip the "nupkg" after downloading)
Dependencies
Tags