diff --git a/Socksorting/main.pdf b/Socksorting/main.pdf index c7b9adf..fbc910c 100644 Binary files a/Socksorting/main.pdf and b/Socksorting/main.pdf differ diff --git a/Socksorting/project.tex b/Socksorting/project.tex index 8e48b17..9ddd419 100644 --- a/Socksorting/project.tex +++ b/Socksorting/project.tex @@ -150,8 +150,13 @@ the algorithm always yields a correct solution for the problem (proof is left as an exercise to the reader). \section{Discussion and Results} 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}