chiark / gitweb /
recommend building in a subdir
[nlopt.git] / src / octave / NLOPT_G_MLSL_LDS.m
1 % NLOPT_G_MLSL_LDS: Multi-level single-linkage (MLSL), quasi-random (global, needs sub-algorithm)
2 %
3 % See nlopt_minimize for more information.
4 function val = NLOPT_G_MLSL_LDS
5   val = 39;