TSPLib.Net
1.1.2
TSPLib.Net is a C# .Net wrapper library for TSPLIB (http://comopt.ifi.uni-heidelberg.de/software/TSPLIB95, a library of sample instances for the TSP and related problems from various sources and of various types collected by Heidelberg university) that provides complete access to all the information provided in TSPLIB95 as at 12 Jan 2014.
See the version list below for details.
Install-Package TSPLib.Net -Version 1.1.2
dotnet add package TSPLib.Net --version 1.1.2
<PackageReference Include="TSPLib.Net" Version="1.1.2" />
paket add TSPLib.Net --version 1.1.2
#r "nuget: TSPLib.Net, 1.1.2"
Release Notes
Improved package layout. TSPLIB95 directory now exists at the same level as "lib" (this furthermore addresses the NuGet Package Explorer's warning regarding directory structure).
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.