VOOZH about

URL: https://www.nuget.org/packages/Optimization.Framework/

⇱ NuGet Gallery | Optimization.Framework 0.3.1293




👁 Image
Optimization.Framework 0.3.1293

dotnet add package Optimization.Framework --version 0.3.1293
 
 
NuGet\Install-Package Optimization.Framework -Version 0.3.1293
 
 
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="Optimization.Framework" Version="0.3.1293" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Optimization.Framework" Version="0.3.1293" />
 
Directory.Packages.props
<PackageReference Include="Optimization.Framework" />
 
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 Optimization.Framework --version 0.3.1293
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Optimization.Framework, 0.3.1293"
 
 
#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 Optimization.Framework@0.3.1293
 
 
#: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=Optimization.Framework&version=0.3.1293
 
Install as a Cake Addin
#tool nuget:?package=Optimization.Framework&version=0.3.1293
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Optimization.Framework:

Package Downloads
Optimization.Solver.Sulum

This is the SulumSolver library for the 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.

Optimization.Solver.GLPK

This is the GLPKSolver library for the 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.

Optimization.Solver.Xpress

This is the XpressSolver library for the 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.1293 8,010 11/22/2016
0.3.1282 2,035 8/25/2016
0.3.1270 2,045 4/16/2016
0.3.1269 2,521 4/16/2016
0.3.1267 2,705 3/18/2016
0.3.1266 3,020 2/24/2016
0.3.1264 3,044 11/19/2015
0.3.1263 1,984 11/1/2015
0.3.1260 2,747 9/22/2015
0.3.1258 3,585 1/30/2015
0.3.1251.1 1,929 1/8/2015
0.3.1249.1 2,188 12/10/2014
0.3.1247.1 2,236 10/10/2014
0.3.1245.1 2,168 9/22/2014
0.3.1244 11,746 7/22/2014
0.3.1243 2,071 7/21/2014
0.3.1242 2,162 7/3/2014
0.3.1239 2,038 7/2/2014
0.3.1238 2,532 5/8/2014
0.3.1237 2,231 4/15/2014
Loading failed

Package deprecated. Please use OPTANO.Modeling