From bf3cde9584264aa83baef0b17f2db0b328a3a35f Mon Sep 17 00:00:00 2001 From: James Wright Date: Thu, 29 Aug 2024 16:48:17 -0400 Subject: [PATCH] Correct documentation of sgtelib option --- src/core.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core.jl b/src/core.jl index b4c6558..b929f74 100644 --- a/src/core.jl +++ b/src/core.jl @@ -519,7 +519,7 @@ Deactivated when the number of variables is greater than 50. `true` by default. --> `sgtelib_search::Bool`: +-> `sgtelib_model_search::Bool`: If true, the algorithm executes a model search strategy using Sgtelib at each iteration. Deactivated when the number of variables is greater than 50.