help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] Interrupting and then resuming minimization


From: Pedro Gardete
Subject: [Help-gsl] Interrupting and then resuming minimization
Date: Tue, 6 Aug 2019 16:06:57 -0700

Hi,

I'm running a minimization that may need to be interrupted some times, due
to computational constraints.

Is there a way I can save the "gsl_multimin_minimizer" variable, so I can
resume optimization? The tricky part is that this struct has a void pointer
with unknown size... I assume the remaining fields of the struct simply
depend on the chosen minimization method.

Thank you!
Pedro


reply via email to

[Prev in Thread] Current Thread [Next in Thread]