The NLOPT subroutines are all made to receive the name of the procedure that 
evaluates the function to be optimized. The function values are then evaluated 
internally from NLOPT. In my situation, the function values cannot be evaluated 
by a procedure.

I need the function values to be evaluated externally and exchanged through the 
argument list. Before I embark on trying to rewrite the code for a NLOPT 
subroutine to do this, I would like to hear whether anybody has been in the 
same situation and may have done the work already.

Peter Boeg
_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to