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.
- 122,839 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 -
-
-
- 87,180 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 -
-
-
- 56,716 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,409 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,212 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,644 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,874 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>>`