Research Article
Utility-Oriented Placement of Actuator Nodes with a Collaborative Serving Scheme for Facilitated Business and Working Environments
Algorithm 1
Pseudocodes of the recursive framework.
(1) Construct initial search space ; | (2) repeat | (3) Determine via locations of and | (4) if is not given then | (5) Determine and through minimizing (1), subject to (4)–(14) for all , and , via BILP; | (6) else | (7) Determine and through minimizing (3), subject to (4)–(14) for all , and , via BILP, with given ; | (8) end if | (9) Select and as the answer; | (10) Construct the refined search space from the determined answer; | (11) until |
|