Solver Foundation makes it easier to build and solve real optimization models. Solver Foundation includes a declarative modeling language (OML) for specifying optimization models; a .NET API and runtime (Solver Foundation Services) for model creation, reporting, and analysis; and powerful built-in solvers. Key features include:
Modeling and solving scenarios by using constraints, goals, and data.
Programming in the Optimization Modeling Language (OML), in C# imperatively, in F# functionally, or in any .NET language.
Built-in solvers for commonly encountered model types.
Interfaces to familiar tools such as Microsoft Office Excel and SharePoint to create and solve models.
Microsoft Solver Foundation is a .NET solution for mathematical optimization and modeling. Solver Foundation makes it easier to build and solve real-world optimization models by providing a .NET API and runtime for model creation, reporting, and analysis; a declarative language (OML) for model specification; and powerful built-in solvers.
Feedback
Give feedback about Solver Foundation in the DevLabs Forums.
Solver Foundation
XML Data Source Hello, I am totally new in XML data source. We have one of our data hosting company. I asked their developer a question if i can get an ODBC connectio... more Saturday, Feb 18
Help to Migrate excel solver model!!! Good afternoon, I hope your fine as well, in this moment i need to migrate a Excel Solver model to Microsoft Solver Foundation but I don’t have enough... more Tuesday, Feb 14
v3.1 Documentation for Addin Is there any updated documentation for the Solver v3.1? Specifically using it via the Excel AddIn? Wednesday, Feb 8
OML für Excel Plugin: how to write this equation in OML min Zsubject to1*x1+2*x2+3*x3<= 5 * z2*x1+ 3*x2+5*x3>= 3This the Primal Model of the Data... more Monday, Feb 6