A simple implementation of Tarjans algorithm that creates a topological order for a given graph.
Info
| Version: | 2.0.457 |
| Author(s): | Georg Hinkel |
| Last Update: | Wednesday, August 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/NMFCode/NMF |
| NuGet Url: | https://www.nuget.org/packages/NMF-Layering |
Install
Install-Package NMF-Layering
dotnet add package NMF-Layering
paket add NMF-Layering
NMF-Layering Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
No dependencies.
Tags