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.
- 127,025 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 -
-
-
- 90,994 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 -
-
-
- 58,981 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 -
-
-
- 36,569 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,273 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 -
-
-
- 10,003 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,946 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>>`