0
kicks
Solve math optimization problems with C# and the Microsoft Solver
The Microsoft Solver Foundation is a great tool to solve mathematical optimization problems, right in your .NET code. This post illustrates how you can integrate it with your own object model, and use it to dynamically find solutions to a problem prototype, for any range of inputs.