Hi all

I'm trying to run nlopt inside of a loop. For each iteration, I increase
the number of variables to optimize, using the last result as initial
estimation (it's a field in a mesh that has been refined, hence the
increase in the number of variables) and inialize again nlopt, but I'm
running into some segfault problems that are hard to track (it only happens
with a large number of variables, +1000 thousand, and valgrind runs really
slow for those cases).

I would just like to know if this is possible (running nlopt inside a for
loop) and what is the best way to do it.

Thanks
Miguel
-- 
*Miguel Angel Salazar de Troya*
Graduate Research Assistant
Department of Mechanical Science and Engineering
University of Illinois at Urbana-Champaign
(217) 550-2360
[email protected]
_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to