From ce68d62f40f5ee594d070b56a518ac9156b7dd9b Mon Sep 17 00:00:00 2001 From: stevenj Date: Wed, 16 Jun 2010 14:57:31 -0400 Subject: [PATCH] doc update -- main MLSL no longer has default sub-algorithm darcs-hash:20100616185731-c8de0-442e58dd00cc159038bbbe7deca4defb0171fd7c.gz --- api/nlopt.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/api/nlopt.3 b/api/nlopt.3 index ec54738..c3c943e 100644 --- a/api/nlopt.3 +++ b/api/nlopt.3 @@ -652,9 +652,8 @@ objective function. .SH LOCAL OPTIMIZER Some of the algorithms, especially MLSL and AUGLAG, use a different optimization algorithm as a subroutine, typically for local -optimization. By default, MLSL uses MMA or COBYLA for gradient-based -or derivative-free searching, respectively. You can change -the local search algorithm and its tolerances by calling: +optimization. You can change the local search algorithm and its +tolerances by calling: .sp .BI " nlopt_result nlopt_set_local_optimizer(nlopt_opt " "opt" , .br -- 2.30.2