Provides a convenient, easy to use wrapper for Linear Programming based on the Google OR-tools.
Info
Version: | 1.3.2.16210 |
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.LinearSolver.Core |
Install
Install-Package Ellumination.OrTools.LinearSolver.Core
dotnet add package Ellumination.OrTools.LinearSolver.Core
paket add Ellumination.OrTools.LinearSolver.Core
Ellumination.OrTools.LinearSolver.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Ellumination.OrTools.Core(>= 2.20.0.21653)
- Google.OrTools(>= 7.5.7466)
- Google.Protobuf(>= 3.11.2)
- Microsoft.CSharp(>= 4.6.0)
Tags