+\noindent In this section, we summarize some related works regarding coverage problem , and distinguish our DiLCO protocol from the works presented in the literature.\\
+The most discussed coverage problems in literature
+can be classified into three types \cite{li2013survey}: area coverage (where
+every point inside an area is to be monitored), target coverage (where the main
+objective is to cover only a finite number of discrete points called targets),
+and barrier coverage (to prevent intruders from entering into the region of
+interest).
+{\it In DiLCO protocol, the area coverage, ie the coverage
+of every point in the sensing region, is transformed to the coverage of a fraction of points called primary points. }
+
+The major approach to extend network lifetime while preserving coverage is to divide/organize the sensors into a suitable number of set covers (disjoint or non-disjoint) where each set completely covers an interest region and to activate these set covers successively. The network activity can be planned in advance and scheduled for the entire network lifetime or organized in periods, and the set of
+active sensor nodes is decided at the beginning of each period.
+Active node selection is determined based on the problem
+requirements (e.g. area monitoring, connectivity, power
+efficiency). Different methods has been proposed in literature.
+
+{\it DiLCO protocol works in periods, each period contains a preliminary phase for information exchange and decisions, followed by a sensing phase where
+one cover set is in charge of the sensing task.}
+
+Various approaches, including centralised, distributed and localized algorithms, have been proposed to extend the network lifetime.
+%For instance, in order to hide the occurrence of faults, or the sudden unavailability of
+%sensor nodes, some distributed algorithms have been developed in~\cite{Gallais06,Tian02,Ye03,Zhang05,HeinzelmanCB02}.
+In distributed algorithms, information is disseminated throughout the network and sensors decide cooperatively by communicating with their neighbours which of them will remain in sleep mode for a certain period of time.
+The centralized algorithms always provide nearly
+or close to optimal solution since the algorithm has global view of the whole
+network, but such a method has the disadvantage of requiring
+high communication costs, since the node (located at the base station) making the decision needs information from all the sensor nodes in the area.
+
+{\it In DiLCO protocol, the area coverage is divided into several smaller subregions, and in each of which, a node called the leader is on charge for selecting the active sensors for the current period.}
+
+A large variety of coverage scheduling algorithms have been proposed in the literature. Many of the existing algorithms, dealing with the maximisation of the number of cover sets, are heuristics. These heuristics involve the construction of a cover set by including in priority the sensor nodes which cover critical targets, that is to say targets that are covered by the smallest number of sensors. Other approaches are based on mathematical programming formulations and dedicated techniques (solving with a branch-and-bound algorithms available in optimization solver). The problem is formulated as an optimization problem (maximization of the lifetime, of the number of cover sets) under target coverage and energy constraints. Column generation techniques, well-known and widely practiced techniques for solving linear programs with too many variables, have been also used~\cite{castano2013column,rossi2012exact,deschinkel2012column}.
+
+
+{\it In DiLCO protocol, each leader, in each subregion, solves an integer program with a double objective consisting in minimizing the overcoverage and limiting the undercoverage. This program is inspired from the work of \cite{} where the objective is to maximize the number of cover sets.}
+
+
+\iffalse
+
+Some algorithms have been developed in ~\cite{yang2014energy,ChinhVu,vashistha2007energy,deschinkel2012column,shi2009,qu2013distributed,ling2009energy,xin2009area,cheng2014achieving,ling2009energy} to solve the area coverage problem so as to preserve coverage and prolong the network lifetime.