diff --git a/experiment.tex b/experiment.tex index 130d4c2..5f1e285 100644 --- a/experiment.tex +++ b/experiment.tex @@ -1,7 +1,7 @@ \section{Experiments}\label{sec:experiment} -\hl{OCCHIO AI TYPO LI HO CORRETTI.} -We experimentally evaluated the performance and quality of our methodology, and corresponding heuristic implementation in Section~\ref{TOADD}, and compare them against the exhaustive approach in Section~\ref{TOADD}. +We experimentally evaluated the performance and quality of our methodology, +and corresponding heuristic implementation in Section~\ref{TOADD}, and compare them against the exhaustive approach in Section~\ref{TOADD}. In the following, Section~\ref{TOADD} presents the simulator and testing infrastructure adopted in our experiments, as well as the complete experimental settings; Section~\ref{TOADD} analyses the performance of our solution in terms of execution time; Section~\ref{TOADD} presents the quality of our heuristic algorithm in terms of the metrics in Section~\ref{TOADD}. \subsection{Testing Infrastructure and Experimental Settings} @@ -117,6 +117,11 @@ \subsection{Quality} The latter executes with window size equals to the number of services per node and provides the best, among all possible, solution. +The number of nodes has been varied from 3 to 7, while the number of services per node has been set from 2 to 6. +The window size has been set from 1 (greedy) to the number of nodes (exhaustive). + + + \hl{DOBBIAMO SPIEGARE COSA ABBIAMO VARIATO NEGLI ESPERIMENTI E COME, WINDOW SIZE, NODI, ETC.