Hello, I am running nlopt 2.4.1. on C, using the NLOPT_AUGLAG algorithm with NLOPT_LD_CCSAQ subsidiary algorithm. I set the maximum function evaluations to the AUGLAG nlopt optimizator and my program does stop with this criterium (the return code does says that). Yet the "argmax" variable is not set to the current guess or "rough optimum" as described in the documentation.
Have I missed something? Thanks in advance Felipe
_______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
