Opt.setForceStop

Force optimization to stop with more information. Refer to http://ab-initio.mit.edu/wiki/index.php/NLopt_Reference#Forced_termination

Equivalent in C API: nlopt_set_force_stop

Params:

val = code to provide more information with ForceStop
struct Opt
void
setForceStop
(
const int val
)

Meta