Provides a convenient, easy to use wrapper for Constraint Satisfaction Programming based on the Google OR-tools.
Info
Version: | 5.2.2.16195 |
Author(s): | Michael W. Powell |
Last Update: | Sunday, October 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/mwpowellhtx/Kingdom.OrTools |
NuGet Url: | https://www.nuget.org/packages/Kingdom.OrTools.ConstraintSolver.Core |
Install
Install-Package Kingdom.OrTools.ConstraintSolver.Core
dotnet add package Kingdom.OrTools.ConstraintSolver.Core
paket add Kingdom.OrTools.ConstraintSolver.Core
Kingdom.OrTools.ConstraintSolver.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Kingdom.OrTools.Core(>= 2.19.1.16195)
- Google.OrTools(>= 7.4.7247)
- Google.Protobuf(>= 3.10.0)
Tags