]> AND Private Git Repository - JournalMultiPeriods.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Update by Ali
authorali <ali@ali.lan>
Thu, 3 Sep 2015 22:53:10 +0000 (00:53 +0200)
committerali <ali@ali.lan>
Thu, 3 Sep 2015 22:53:10 +0000 (00:53 +0200)
article.tex

index b9747ba2cae94eb279d1e82534340b75a8da7022..af968204e1fc612d2142439df0bc93ea9e87ce8d 100644 (file)
@@ -1132,14 +1132,14 @@ $W_{U}$ & $|P|^2$ \\
   
 \textcolor{red}{Our first protocol based GLPK optimization solver is declined into  four versions: MuDiLCO-1,  MuDiLCO-3, MuDiLCO-5,
 and  MuDiLCO-7, corresponding  respectively to  $T=1,3,5,7$ ($T$  the  number of rounds in one sensing period).
   
 \textcolor{red}{Our first protocol based GLPK optimization solver is declined into  four versions: MuDiLCO-1,  MuDiLCO-3, MuDiLCO-5,
 and  MuDiLCO-7, corresponding  respectively to  $T=1,3,5,7$ ($T$  the  number of rounds in one sensing period).
-The second protocol based  based GLPK optimization solver with time limit is declined into  four versions: TL-MuDiLCO-1,  TL-MuDiLCO-3, TL-MuDiLCO-5, and  TL-MuDiLCO-7. Table \ref{tl} shows time limit values for TL-MuDiLCO protocol versions. After extensive experiments, we chose the values that explained in Table \ref{tl} because they gave the best results. In these experiments, we started with the average execution time of the corresponding MuDiLCO version and network size divided by 3 as a time limit. After that, we increase these values until reaching the best results. In fact, selecting the optimal values for the time limits can be investigated in future. In Table \ref{tl}, "NO" refers to apply the GLPK solver without time limit because we did not find improvement on the results of MuDiLCO protocol with the time limit.  }. 
+Table \ref{tl} shows time limit values for MuDiLCO protocol versions. After extensive experiments, we chose the values that explained in Table \ref{tl} because they gave the best results. In these experiments, we started with the average execution time of the corresponding MuDiLCO version and network size divided by 3 as a time limit. After that, we increase these values until reaching the best results. In fact, selecting the optimal values for the time limits can be investigated in future. In Table \ref{tl}, "NO" refers to apply the GLPK solver without time limit because we did not find improvement on the results of MuDiLCO protocol with the time limit.  }. 
 
 \begin{table}[ht]
 
 \begin{table}[ht]
-\caption{Time limit values for TL-MuDiLCO protocol versions }
+\caption{Time limit values for MuDiLCO protocol versions }
 \centering
 \begin{tabular}{|c|c|c|c|c|}
  \hline
 \centering
 \begin{tabular}{|c|c|c|c|c|}
  \hline
- WSN size & TL-MuDiLCO-1 & TL-MuDiLCO-3 & TL-MuDiLCO-5 & TL-MuDiLCO-7 \\ [0.5ex]
+ WSN size & MuDiLCO-1 & MuDiLCO-3 & MuDiLCO-5 & MuDiLCO-7 \\ [0.5ex]
 \hline
  50 & NO & NO & NO & NO \\
  \hline
 \hline
  50 & NO & NO & NO & NO \\
  \hline
@@ -1147,9 +1147,9 @@ The second protocol based  based GLPK optimization solver with time limit is dec
 \hline
 150 & NO & NO & NO & 0.03 \\
 \hline
 \hline
 150 & NO & NO & NO & 0.03 \\
 \hline
-200 & NO & 0.0094 & 0.020 & 0.06 \\
+200 & NO & NO & NO & 0.06 \\
  \hline
  \hline
- 250 & NO & 0.013 & 0.03 & 0.08 \\
+ 250 & NO & NO & NO & 0.08 \\
  \hline
 \end{tabular}
 
  \hline
 \end{tabular}