OPTANO.Modeling 3.20.1.637

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 2.0
dotnet add package OPTANO.Modeling --version 3.20.1.637
NuGet\Install-Package OPTANO.Modeling -Version 3.20.1.637
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="OPTANO.Modeling" Version="3.20.1.637" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OPTANO.Modeling --version 3.20.1.637
#r "nuget: OPTANO.Modeling, 3.20.1.637"
#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 OPTANO.Modeling as a Cake Addin
#addin nuget:?package=OPTANO.Modeling&version=3.20.1.637

// Install OPTANO.Modeling as a Cake Tool
#tool nuget:?package=OPTANO.Modeling&version=3.20.1.637

Version 3.20.1 (2023-11-20)

  • FIX
    • No longer create shallow copy of solution dictionaries when accessing the public property getters in order to improve performance.

Version 3.20.0 (2023-11-20)

  • Breaking:
    • Remove NuGet dependency to Microsoft.Z3
      • Reference is only required, if the Z3 solver should be used.
      • Please reference the desired version of Z3 from NuGet manually, if you want to use the Z3 solver.
    • Change default value of ModelScope.ModelBehavior to ModelBehavior.Lazy
      • NOTE: If you require the model.Variables collection to contain the referenced Variables before calling solver.Solve, you need to make sure that you use ModelBehavior.Auto!
  • Improvement:
    • Ignore added SOS when variable count is less than 2, since this might cause errors in various solver APIs.
    • Gracefully handle queries on an infeasbile Solution objects instead of throwing NullPointerExceptions.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on OPTANO.Modeling:

Package Downloads
Optimization.Framework

The Optimization.Framework allows you to use C# as a modelling language for mathematical optimization. It furthermore allows you to use solvers as services.

OPTANO.Modeling.Gurobi The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

State of the Art Mathematical Programming Solver. This package ships all files to run Gurobi with OPTANO Modeling on win64 and linux64. No additional installation required. OPTANO.Modeling.Gurobi comes with a size-limited Gurobi license (Package OPTANO Modeling required). Please visit https://www.gurobi.com/partners/optano to obtain an unlimited license.

Flips

A F# library for creating and solving Linear Programming and Mixed Integer Programming Models

OPTANO.Modeling.GLPK The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

OPTANO.Modeling.GLPK provides a solver adapter that connects the GLPK ( https://www.gnu.org/software/glpk/ ) to OPTANO.Modeling ( https://www.nuget.org/packages/optano.modeling ). Copyright (C) 2020 OPTANO GmbH This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.20.1.637 57 11/28/2023
3.19.0.633 312 10/13/2023
3.18.1.628 206 9/25/2023
3.18.0.626 320 9/8/2023
3.17.0.625 300 8/23/2023
3.16.0.613 442 5/25/2023
3.16.0.611-beta 348 3/23/2023
3.15.1.588 1,120 2/22/2023
3.15.0.580 409 2/10/2023
3.14.2.577 1,004 1/13/2023
3.14.0.569 577 12/23/2022
3.13.1.566 1,281 11/17/2022
3.13.0.563 1,008 11/11/2022
3.12.0.560 591 10/18/2022
3.11.0.548 3,505 7/19/2022
3.10.1.544 2,140 5/16/2022
3.10.0.538 1,612 12/17/2021
3.9.2.537 1,012 12/10/2021
3.9.1.536 515 11/17/2021
3.9.0.535 1,744 11/15/2021
3.8.1.532 2,647 10/15/2021
3.8.0.529 661 8/27/2021
3.7.0.522 7,859 4/26/2021
3.6.0.510 1,156 12/10/2020
3.5.1.504 1,736 11/23/2020
3.5.0.498 1,494 11/17/2020
3.4.1.490-beta 519 8/20/2020
3.4.0.489 2,890 7/16/2020
3.3.0.474 4,120 2/21/2020
3.2.2.468 818 1/16/2020
3.2.1.467 793 1/9/2020
3.2.0.464 864 1/8/2020
3.1.0.460 1,269 12/10/2019
3.0.1.451 6,274 5/6/2019
3.0.0.450 830 4/29/2019
2.18.0.513 784 1/13/2021
2.17.1.507 774 11/25/2020
2.16.1.452 1,863 5/6/2019
2.16.0.445 822 4/25/2019
2.15.0.435 824 4/4/2019
2.14.1.430 914 2/14/2019
2.14.0.429 875 1/31/2019
2.14.0.428-pre2 886 1/14/2019
2.14.0.426-pre 925 1/14/2019
2.12.1.423 1,126 12/19/2018
2.12.0.415 922 12/15/2018
2.11.3.409 955 12/4/2018
2.11.2.408 1,009 12/3/2018
2.11.1.407 1,001 12/2/2018
2.11.0.403 1,171 11/29/2018
2.9.0.384 2,896 9/5/2018
2.8.1.343 1,341 5/25/2018
2.8.0.338 1,143 5/16/2018
2.7.0.336 1,386 5/2/2018
2.6.0.319 1,243 3/14/2018
2.5.0.312 1,384 1/24/2018
2.4.1.311 1,360 1/24/2018
2.4.0.303 1,941 11/15/2017
2.3.0.299 1,420 10/18/2017
2.2.0.291 1,338 9/28/2017
2.1.0.289 1,675 9/5/2017
2.0.0.286 2,226 9/3/2017
2.0.0.278-alpha02 1,205 8/26/2017
2.0.0.276-alpha01 1,146 8/20/2017
1.6.1.259 1,655 8/10/2017
1.6.0.252 1,348 8/4/2017
1.5.0.247 1,403 7/13/2017
1.4.0.236 1,447 5/8/2017
1.3.0.232 1,393 4/20/2017
1.2.3.222 1,623 3/6/2017
1.2.2.216 1,503 3/4/2017
1.2.1.207 1,633 3/3/2017
1.2.0.201 1,488 2/23/2017
1.1.0.191 1,477 1/3/2017
1.0.0.172 1,496 12/23/2016
0.9.1.163 1,495 11/23/2016
0.9.0.156 7,144 11/1/2016