Basic implementation of MilpManager using Gurobi.
Info
Version: | 1.1.3 |
Author(s): | Adam Furmanek |
Last Update: | Sunday, August 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/afish/GurobiMilpSolver |
NuGet Url: | https://www.nuget.org/packages/GurobiMilpSolver |
Install
Install-Package GurobiMilpSolver
dotnet add package GurobiMilpSolver
paket add GurobiMilpSolver
GurobiMilpSolver Download (Unzip the "nupkg" after downloading)
Dependencies
- MilpManager(>= 2.1.0 && < 3.0.0)
- Baseclass.Contrib.Nuget.Output(>= 2.1.0)
Tags