Basic implementation of MilpManager using LpSolve.
Info
Version: | 1.3.4 |
Author(s): | Adam Furmanek |
Last Update: | Wednesday, August 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/afish/LpSolveMilpSolver |
NuGet Url: | https://www.nuget.org/packages/LpSolveMilpSolver |
Install
Install-Package LpSolveMilpSolver
dotnet add package LpSolveMilpSolver
paket add LpSolveMilpSolver
LpSolveMilpSolver Download (Unzip the "nupkg" after downloading)
Dependencies
- MilpManager(>= 2.1.0 && < 3.0.0)
- LpSolveDotNet(>= 3.0.1)
Tags