Free Optimization Library in C#
- by Ngu Soon Hui
Is there any optimization library in C#?
I have to optimize a complicated equation in excel, for this equation there are a few coefficients. And I have to optimize them according to a fitness function that I define. So I wonder whether there is such a library that does what I need?