Flips 2.4.9
.NET Standard 2.0
dotnet add package Flips --version 2.4.9
NuGet\Install-Package Flips -Version 2.4.9
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="Flips" Version="2.4.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Flips --version 2.4.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Flips, 2.4.9"
#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 Flips as a Cake Addin
#addin nuget:?package=Flips&version=2.4.9
// Install Flips as a Cake Tool
#tool nuget:?package=Flips&version=2.4.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A F# library for creating and solving Linear Programming and Mixed Integer Programming Models
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (>= 6.0.5)
- Google.OrTools (= 9.0.9048)
- OPTANO.Modeling (>= 3.10.1.544 && < 4.0.0)
- OPTANO.Modeling.Gurobi (>= 9.5.0.29 && < 10.0.0)
- System.Memory (>= 4.5.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.4.9 | 523 | 10/19/2022 |
2.4.8 | 536 | 6/17/2022 |
2.4.7 | 464 | 12/15/2021 |
2.4.6 | 516 | 10/18/2021 |
2.4.5 | 1,090 | 5/5/2021 |
2.4.4 | 641 | 12/31/2020 |
2.4.3 | 364 | 12/24/2020 |
2.4.2 | 366 | 11/20/2020 |
2.4.1 | 395 | 11/19/2020 |
2.4.0 | 419 | 11/16/2020 |
2.3.7 | 412 | 11/16/2020 |
2.3.6 | 452 | 11/14/2020 |
2.3.5 | 340 | 11/13/2020 |
2.3.4 | 374 | 10/26/2020 |
2.3.2 | 877 | 10/2/2020 |
2.3.1 | 386 | 10/1/2020 |
2.3.0 | 363 | 9/30/2020 |
2.2.0 | 391 | 9/25/2020 |
2.1.0 | 445 | 8/12/2020 |
2.1.0-RC1 | 295 | 8/9/2020 |
2.0.3 | 397 | 8/7/2020 |
2.0.2 | 378 | 8/6/2020 |
2.0.1 | 418 | 7/15/2020 |
2.0.0 | 392 | 7/13/2020 |
1.3.0 | 388 | 7/6/2020 |
1.2.3 | 461 | 6/11/2020 |
1.2.2 | 330 | 6/11/2020 |
1.2.1 | 344 | 6/11/2020 |
1.2.0 | 389 | 5/29/2020 |
1.1.0 | 380 | 5/19/2020 |
1.0.0 | 361 | 5/7/2020 |
1.0.0-RC2 | 269 | 5/6/2020 |
1.0.0-RC1 | 269 | 5/6/2020 |
0.0.1 | 386 | 5/7/2020 |
Fix problem with Units of Measure when multiplying float and LinearExpression