Provides a convenient, easy to use wrapper for Constraint Satisfaction Programming based on the Google OR-tools.
Info
Version: | 1.0.0.425 |
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 |
Install
Install-Package Ellumination.OrTools.ConstraintSolver.Routing
dotnet add package Ellumination.OrTools.ConstraintSolver.Routing
paket add Ellumination.OrTools.ConstraintSolver.Routing
Ellumination.OrTools.ConstraintSolver.Routing Download (Unzip the "nupkg" after downloading)
Dependencies
- Ellumination.OrTools.ConstraintSolver.Routing.Distances(>= 1.0.0.310)
- Ellumination.OrTools.Core(>= 2.20.0.21653)
- Ellumination.Protobuf(>= 1.1.0)
- Google.OrTools(>= 7.5.7466)
Tags