A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending].
Info
Version: | 1.0.0 |
Author(s): | Michael Adelson |
Last Update: | Friday, February 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madelson/MedallionTopologicalSort |
NuGet Url: | https://www.nuget.org/packages/MedallionTopologicalSort |
Install
Install-Package MedallionTopologicalSort
dotnet add package MedallionTopologicalSort
paket add MedallionTopologicalSort
MedallionTopologicalSort Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
Tags