A F# library for creating and solving Linear Programming and Mixed Integer Programming Models. 
                        
                    
         
                Info
| Version: | 2.4.10 | 
| Author(s): | Matthew Crews | 
| Last Update: | Saturday, June 21, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/fslaborg/flips | 
| NuGet Url: | https://www.nuget.org/packages/Flips | 
Install
Install-Package Flips
                        dotnet add package Flips
                        paket add Flips
                        
                                Flips Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Core(>= 4.7.2)
- Google.OrTools(>= 8.1.8487 && < 9.0.0)
- OPTANO.Modeling(>= 3.4.0.489 && < 4.0.0)
- OPTANO.Modeling.Gurobi(>= 9.0.2.24 && < 10.0.0)
- System.Memory(>= 4.5.4)
Tags
