.NET Developers Received New Solver Foundation Math Library

    Vice President of Microsoft S.Somasegar, a development blog, announced the launch of the new Solver Foundation .NET library .

    image

    The Solver Foundation is a library for mathematical programming, modeling, and optimization. With the help of mathematical modeling, decision-making problems are solved. The Solver Foundation offers .NET developers high-quality tools to optimize their solutions, allowing even developers who are not experts in mathematical modeling to solve models in applications.

    To date, the Solver Foundation has the following key features:
    • scenario modeling and solution using constraints, goals and data;
    • development in Optimization Modeling Language (OML), imperative in C #, functionally in F # or any other .NET language;
    • built-in problem solvers for the most common types of models;
    • integration with popular solvers: Gurobi , Ziena Knitro , Frontline Solver Platform SDK , Mosek , FICO Xpress , LINDO and lp_solve;
    • Integration with popular Microsoft Office Excel and SharePoint tools for creating and solving models.
    The Solver Foundation was added as an incubation project to DevLabs laboratory, which is known to .NET developers for the following projects: Code Contracts, Dryad, Axum programming language, Doloto web project optimization tool, asynchronous TPL Dataflow library.

    The official page of the new Solver Foundation library is located at this link . There you can find the library itself for different platforms, several articles and the official guide .

    Also popular now: