I'm using the latest beta of the Sun non-linear solver with OOO 3.1 under Windows Vista-64 working with a 8 MB .xls file:
http://wiki.services.openoffice.org/wiki/NLPSolver
http://extensions.services.openoffice.o ... /NLPSolver
I'm trying to maximize a value, and the solver runs and is able to improve and optimize my problem as the displayed Current Solution number in the enhanced Solver Status progress dialog states, but once either the solver computation completes the requested number of iterations, or after it hits the stagnation limits, the solver completes running and displays a much poorer (lower) result as the best one it asks to keep. So, the optimization progress dialog might have found an optimal solution with a value of 0.49 in the progress dialog (which is very reasonable and correct), but the final chosen solution is a value of 0.35 once the optimization completes.
The basic problem happens with both evolutionary solvers included in the extension, with various combinations of optimizer options, and something similar happens for both minimizations and maximizations of the target cell. It looks like it is finding a nice solution, but displaying a fairly bad one instead of the best one in the end.

