-lifetime of WSN. The decision process is carried out by a leader node, which
-solves an integer program to produce the best representative sets to be used
-during the rounds of the sensing phase. \textcolor{red}{The integer program is solved by either GLPK solver or Genetic Algorithm (GA)}. Compared with some existing protocols,
+lifetime of WSN. \textcolor{green}{The decision process is carried out by a leader node, which
+solves an optimization problem to produce the best representative sets to be used
+during the rounds of the sensing phase. The optimization problem formulated as an integer program is solved either to optimality through a branch-and-Bound method or to near-optimality using a genetic algorithm-based heuristic. }
+%The decision process is carried out by a leader node, which
+%solves an integer program to produce the best representative sets to be used
+%during the rounds of the sensing phase.
+%\textcolor{red}{The integer program is solved by either GLPK solver or Genetic Algorithm (GA)}.
+Compared with some existing protocols,