Algorithms such as branch and bound.
Info
Version: | 3.0.8-alpha |
Author(s): | Andrew Arnott |
Last Update: | Monday, January 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AArnott/Nerdbank.Algorithms |
NuGet Url: | https://www.nuget.org/packages/NerdBank.Algorithms |
Install
Install-Package NerdBank.Algorithms
dotnet add package NerdBank.Algorithms
paket add NerdBank.Algorithms
NerdBank.Algorithms Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.7.0)