Solve math optimization problems with C# and the Microsoft Solver

added by brandewinder
7/28/2011 12:00:53 AM

1388 Views

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.


0 comments