Skip to content

Commit c9907ac

Browse files
committed
Test specified spsolver, but didn't pass it to POUNDERS.
1 parent 16e6258 commit c9907ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pounders/m/tests/benchmark_pounders.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
Options.hfun = hfun;
9696
Options.combinemodels = combinemodels;
9797
Options.printf = printf;
98+
Options.spsolver = spsolver;
9899

99100
[X, F, hF, flag, xk_best] = pounders(Ffun, X_0, n, nf_max, g_tol, delta_0, m, Low, Upp, [], Options);
100101

0 commit comments

Comments
 (0)