Provides a convenient, easy to use wrapper for Linear Programming based on the Google OR-tools.
Info
Version: | 1.3.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.LinearSolver.Core |
Install
Install-Package Kingdom.OrTools.LinearSolver.Core
dotnet add package Kingdom.OrTools.LinearSolver.Core
paket add Kingdom.OrTools.LinearSolver.Core
Kingdom.OrTools.LinearSolver.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)
- Microsoft.CSharp(>= 4.6.0)
Tags