We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb1f81 commit ba3c99fCopy full SHA for ba3c99f
paper/examples/Benchmark.tex
@@ -1,8 +1,8 @@
1
\begin{tabular}{lcrrrrr}
2
\hline
3
\textbf{Method} & \textbf{Status} & \textbf{$t$($s$)} & \textbf{$\#f$} & \textbf{$\#\nabla f$} & \textbf{$\#prox$} & \textbf{Objective} \\\hline
4
- TR (LSR1) & first\_order & 3.9349 & 347 & 291 & 4037 & 179.837 \\
5
- R2N (LSR1) & first\_order & 1.9511 & 185 & 101 & 27932 & 192.493 \\
+ TR & first\_order & 3.9349 & 347 & 291 & 4037 & 179.837 \\
+ R2N & first\_order & 1.9511 & 185 & 101 & 27932 & 192.493 \\
6
LM & first\_order & 19.7826 & 6 & 2876 & 1001 & 201.186 \\
7
LMTR & first\_order & 12.4967 & 11 & 1614 & 432 & 188.274 \\
8
\end{tabular}
0 commit comments