began table
This commit is contained in:
parent
7f7b24a046
commit
e5a5757b38
2 changed files with 7 additions and 2 deletions
Binary file not shown.
|
|
@ -150,8 +150,13 @@ the algorithm always yields a correct solution for the problem
|
||||||
(proof is left as an exercise to the reader).
|
(proof is left as an exercise to the reader).
|
||||||
\section{Discussion and Results}
|
\section{Discussion and Results}
|
||||||
To evaluate the algorithms performance it has been executed
|
To evaluate the algorithms performance it has been executed
|
||||||
on different platforms consisting of diverse hardware:
|
on different platforms consisting of diverse hardware:\\
|
||||||
|
\begin{tabular}[]{l||l|c}
|
||||||
|
\textbf{Hardware} & \textbf{Algorithm} & \textbf{Runtime [s]}\\
|
||||||
|
\hline
|
||||||
|
Myself & Conventional (n=20) & 352.7\\
|
||||||
|
|
||||||
|
\end{tabular}
|
||||||
|
|
||||||
\section{Conclusion}
|
\section{Conclusion}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue