Provides a convenient, easy to use wrapper for Constraint Satisfaction Programming based on the Google OR-tools.
Info
Version: | 1.0.0.310 |
Author(s): | Michael W. Powell |
Last Update: | Saturday, January 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/mwpowellhtx/Ellumination.OrTools |
NuGet Url: | https://www.nuget.org/packages/Ellumination.OrTools.ConstraintSolver.Routing.Distances |
Install
Install-Package Ellumination.OrTools.ConstraintSolver.Routing.Distances
dotnet add package Ellumination.OrTools.ConstraintSolver.Routing.Distances
paket add Ellumination.OrTools.ConstraintSolver.Routing.Distances
Ellumination.OrTools.ConstraintSolver.Routing.Distances Download (Unzip the "nupkg" after downloading)
Dependencies
- Ellumination.OrTools.Core(>= 2.20.0.21653)
Tags