MarcelGosselin
-
-
.NET Core 3.0 This package targets .NET Core 3.0. The package is compatible with this framework or higher. .NET Standard 1.5 This package targets .NET Standard 1.5. The package is compatible with this framework or higher. .NET Framework 2.0 This package targets .NET Framework 2.0. The package is compatible with this framework or higher.
- 121,558 total downloads
- last updated 2/20/2020
- Latest version: 4.0.0
'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET. That can solve pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS)... More information -
-
-
- 86,110 total downloads
- last updated 2/20/2020
- Latest version: 4.0.0
'LpSolveDotNet.Native.win-x64' and its dependency 'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET. That can solve pure linear, (mixed) integer/binary,... More information -
-
-
- 55,831 total downloads
- last updated 2/20/2020
- Latest version: 4.0.0
'LpSolveDotNet.Native.linux-x64' and its dependency 'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET. That can solve pure linear, (mixed) integer/binary,... More information -
-
-
- 35,088 total downloads
- last updated 2/20/2020
- Latest version: 4.0.0
'LpSolveDotNet.Native.win-x86' and its dependency 'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET. That can solve pure linear, (mixed) integer/binary,... More information -
-
-
- 30,210 total downloads
- last updated 2/20/2020
- Latest version: 4.0.0
'LpSolveDotNet.Native.osx-x86' and its dependency 'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET. That can solve pure linear, (mixed) integer/binary,... More information -
-
-
- 9,495 total downloads
- last updated 2/20/2020
- Latest version: 4.0.0
'LpSolveDotNet.Native.linux-x86' and its dependency 'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET. That can solve pure linear, (mixed) integer/binary,... More information -
-
- 5,843 total downloads
- last updated 5/25/2020
- Latest version: 1.0.0
Adds helper methods overrides to AspNetCore's ControllerBase `Ok`, `Created`, ... that allow compile-time checks that what is returned matches the return type in `Task<ActionResult<MyReturnType>>`