chiark / gitweb /
recommend building in a subdir
[nlopt.git] / octave / NLOPT_GN_MLSL.m
1 % NLOPT_GN_MLSL: Multi-level single-linkage (MLSL), random (global, no-derivative)
2 %
3 % See nlopt_minimize for more information.
4 function val = NLOPT_GN_MLSL
5   val = 20;