Hi, I have linked my C code to NLopt and am able to successfully call nlopt_optimize(). However, I don’t get any information printed to screen about the optimization iterations, etc.
Is there a flag I can set to get this information? Also, is there a method that allows me to link a monitor to the optimizer such that I can perform specific tasks at the conclusion of each iteration? I would like to output the data on variable and constraint values. Thanks, Manav _______________________________________________ NLopt-discuss mailing list NLopt-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss