OPTANO.Modeling 3.26.1.671

Prefix Reserved
dotnet add package OPTANO.Modeling --version 3.26.1.671
                    
NuGet\Install-Package OPTANO.Modeling -Version 3.26.1.671
                    
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.26.1.671" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OPTANO.Modeling" Version="3.26.1.671" />
                    
Directory.Packages.props
<PackageReference Include="OPTANO.Modeling" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OPTANO.Modeling --version 3.26.1.671
                    
#r "nuget: OPTANO.Modeling, 3.26.1.671"
                    
#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.
#:package OPTANO.Modeling@3.26.1.671
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OPTANO.Modeling&version=3.26.1.671
                    
Install as a Cake Addin
#tool nuget:?package=OPTANO.Modeling&version=3.26.1.671
                    
Install as a Cake Tool

Version 3.26.1 (2025-08-18)

  • Fix
    • Expression.Normalize will now always check for the ModelScope.NormalizationBehavior.
    • CAUTION: Make sure to properly normalize all expressions by yourself, when using NormalizationBehavior.Manual.
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-browser 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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)
Included target framework(s) (in package)
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

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

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.26.1.671 121 8/18/2025
3.26.0.670 603 4/7/2025
3.25.0.660 570 1/6/2025
3.24.0.657-beta 95 12/2/2024
3.22.1.649 796 7/16/2024
3.22.0.647 1,000 3/11/2024
3.21.0.641 1,974 1/3/2024
3.20.1.637 394 11/28/2023
3.19.0.633 660 10/13/2023
3.18.1.628 369 9/25/2023
3.18.0.626 512 9/8/2023
3.17.0.625 684 8/23/2023
3.16.0.613 617 5/25/2023
3.16.0.611-beta 525 3/23/2023
3.15.1.588 1,889 2/22/2023
3.15.0.580 3,507 2/10/2023
3.14.2.577 1,218 1/13/2023
3.14.0.569 771 12/23/2022
3.13.1.566 1,784 11/17/2022
3.13.0.563 1,196 11/11/2022
3.12.0.560 778 10/18/2022
3.11.0.548 4,416 7/19/2022
3.10.1.544 2,724 5/16/2022
3.10.0.538 1,900 12/17/2021
3.9.2.537 1,240 12/10/2021
3.9.1.536 717 11/17/2021
3.9.0.535 2,127 11/15/2021
3.8.1.532 3,004 10/15/2021
3.8.0.529 885 8/27/2021
3.7.0.522 10,594 4/26/2021
3.6.0.510 1,419 12/10/2020
3.5.1.504 3,750 11/23/2020
3.5.0.498 3,614 11/17/2020
3.4.1.490-beta 735 8/20/2020
3.4.0.489 3,369 7/16/2020
3.3.0.474 4,581 2/21/2020
3.2.2.468 1,069 1/16/2020
3.2.1.467 1,028 1/9/2020
3.2.0.464 1,082 1/8/2020
3.1.0.460 1,555 12/10/2019
3.0.1.451 6,675 5/6/2019
3.0.0.450 1,058 4/29/2019
2.18.0.513 1,002 1/13/2021
2.17.1.507 1,015 11/25/2020
2.16.1.452 2,119 5/6/2019
2.16.0.445 1,076 4/25/2019
2.15.0.435 1,060 4/4/2019
2.14.1.430 1,171 2/14/2019
2.14.0.429 1,122 1/31/2019
2.14.0.428-pre2 1,203 1/14/2019
2.14.0.426-pre 1,224 1/14/2019
2.12.1.423 1,446 12/19/2018
2.12.0.415 1,164 12/15/2018
2.11.3.409 1,208 12/4/2018
2.11.2.408 1,267 12/3/2018
2.11.1.407 1,254 12/2/2018
2.11.0.403 1,420 11/29/2018
2.9.0.384 3,215 9/5/2018
2.8.1.343 1,802 5/25/2018
2.8.0.338 1,620 5/16/2018
2.7.0.336 1,880 5/2/2018
2.6.0.319 1,719 3/14/2018
2.5.0.312 1,974 1/24/2018
2.4.1.311 1,954 1/24/2018
2.4.0.303 2,427 11/15/2017
2.3.0.299 1,884 10/18/2017
2.2.0.291 1,802 9/28/2017
2.1.0.289 2,189 9/5/2017
2.0.0.286 2,885 9/3/2017
2.0.0.278-alpha02 1,670 8/26/2017
2.0.0.276-alpha01 1,601 8/20/2017
1.6.1.259 2,162 8/10/2017
1.6.0.252 1,836 8/4/2017
1.5.0.247 1,878 7/13/2017
1.4.0.236 1,931 5/8/2017
1.3.0.232 1,858 4/20/2017
1.2.3.222 2,170 3/6/2017
1.2.2.216 2,022 3/4/2017
1.2.1.207 2,241 3/3/2017
1.2.0.201 1,990 2/23/2017
1.1.0.191 1,963 1/3/2017
1.0.0.172 1,985 12/23/2016
0.9.1.163 1,996 11/23/2016
0.9.0.156 8,824 11/1/2016