began table

This commit is contained in:
CDaut 2022-11-24 11:39:53 +01:00 committed by CDaut
parent 7f7b24a046
commit e5a5757b38
2 changed files with 7 additions and 2 deletions

Binary file not shown.

View file

@ -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}