I am currently trying to optimize an equation that contains 4 variables. It is nonlinear and non-convex.
In mathematica, to optimize this equation, I take the partial derivative of each variables, then set it to zero and solve it together. It is running for 20 hours now, and it looks the CAD tool is frozen. I also try using the Lagrange, and it just doesn't solve.
I have talked to some friends and they suggest me to go to this website: http://en.wikipedia.org/wiki/List_of_optimization_software
Because I am new to those software, I am wondering if any of them solve the optimization symbolically?