MilpManager 2.3.1
.NET Framework 4.0
dotnet add package MilpManager --version 2.3.1
NuGet\Install-Package MilpManager -Version 2.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MilpManager" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MilpManager --version 2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MilpManager, 2.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MilpManager as a Cake Addin
#addin nuget:?package=MilpManager&version=2.3.1
// Install MilpManager as a Cake Tool
#tool nuget:?package=MilpManager&version=2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library for Mixed Integer Linear Programming. It contains abstraction for pluggable solvers and implementation of common mathematical functions.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on MilpManager:
Package | Downloads |
---|---|
CplexMilpSolver
Basic implementation of MilpManager using CPLEX. |
|
LpSolveMilpSolver
Basic implementation of MilpManager using LpSolve. |
|
MsfMilpSolver
Basic implementation of MilpManager using Microsoft Solver Foundation |
|
OrToolsMilpSolver
Basic implementation of MilpManager using Google or-tools |
|
GurobiMilpSolver
Basic implementation of MilpManager using Gurobi. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.1 | 2,648 | 9/14/2016 |
2.3.0 | 1,177 | 9/7/2016 |
2.2.0 | 1,169 | 8/17/2016 |
2.1.2 | 1,171 | 8/14/2016 |
2.1.1 | 1,470 | 7/26/2016 |
2.1.0 | 28,711 | 7/18/2016 |
2.0.0 | 1,703 | 7/17/2016 |
1.5.0 | 1,386 | 1/23/2016 |
1.4.0 | 1,927 | 11/14/2015 |
1.3.0 | 2,372 | 9/13/2015 |
1.2.0 | 2,154 | 9/11/2015 |
1.1.1 | 1,673 | 9/10/2015 |
1.1.0 | 1,242 | 9/6/2015 |
1.0.0 | 1,509 | 8/23/2015 |
0.10.3 | 1,298 | 8/22/2015 |
0.10.2 | 1,229 | 8/19/2015 |
0.10.1 | 1,222 | 8/18/2015 |
0.10.0 | 1,688 | 8/10/2015 |
0.9.0 | 1,531 | 8/8/2015 |