has anyone every used the solver add-in for Excel? it allows you to solve
linear and non-linear problems given certain conditions. I was wondering if
something like this exists already in .NET? In an application I would like
to solve a model with 500 variables. Excel-Solver can do this but I want to
do it all in code.
any thoughts are appreciated!
Josh