From 19602d4d3b1c4c79a38b704ee7b72f845857978c Mon Sep 17 00:00:00 2001 From: ali Date: Sun, 23 Aug 2015 20:05:52 +0200 Subject: [PATCH] Update by Ali --- article.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/article.tex b/article.tex index e32ed72..00a0b35 100644 --- a/article.tex +++ b/article.tex @@ -989,7 +989,7 @@ randomly from the population. Find the worst from them and then check its fitnes \item \textcolor{red}{\textbf{Stopping criteria:} -The proposed GA-MuDiLCO stops when the stopping criteria is met. It stops after running for an amount of time in seconds equal to \textbf{Time limit}. The \textbf{Time limit} is the execution time obtained by the optimization solver GLPK for solving the same size of problem divided by two. The best solution will be selected as a schedule of sensors for $T$ rounds during the sensing phase in the current period.} +The proposed GA-MuDiLCO stops when the stopping criteria is met. It stops after running for an amount of time in seconds equal to \textbf{Time limit}. The \textbf{Time limit} is the execution time obtained by the optimization solver GLPK for solving the same size of problem. The best solution will be selected as a schedule of sensors for $T$ rounds during the sensing phase in the current period.} -- 2.39.5