From 80b92ffb893794983107f01a5f55efdc63ed23ce Mon Sep 17 00:00:00 2001 From: zaikunzhang Date: Sun, 7 Apr 2024 15:17:28 +0800 Subject: [PATCH] 240407.151728.HKT block `METHANB8LS` for the verification of bobyqa and lincoa --- matlab/tests/private/isequiv.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/matlab/tests/private/isequiv.m b/matlab/tests/private/isequiv.m index 47915635a5..9a6bc8b48b 100644 --- a/matlab/tests/private/isequiv.m +++ b/matlab/tests/private/isequiv.m @@ -734,6 +734,7 @@ function isequiv(solvers, options) 'ERRINRSM', ... 'HATFLDGLS', ... 'HYDCAR6LS', ... + 'METHANB8LS', ... 'METHANL8LS', ... 'TOINTGOR', ... 'TOINTPSP', ... @@ -756,6 +757,7 @@ function isequiv(solvers, options) 'HATFLDGLS', ... 'HYDCAR6LS', ... 'LSQFIT', ... + 'METHANB8LS', ... 'METHANL8LS', ... 'SIM2BQP', ... 'TOINTGOR', ...