Research Article

Efficient Energy Utilization with Device Placement and Scheduling in the Internet of Things

Algorithm 1

MLCA.
Input: , , ;
Output: ;
1: Sets of , for any ;
2: for arbitrary do
3:  for any do
4:   ifthen
5:    ;
6:   end
7:  end
8: end
9: while do
10:  Pick ;
11:  , , ;
12:  for any do
13:   ;
14:  end
15: end
16: ifthen
17: There is no solution for the MLC problem;
18: end