This document presents a genetic algorithm approach for solving the Minimum Cost Localization Problem (MCLP) in wireless sensor networks. The MCLP aims to determine the minimum number of beacon nodes needed to localize all other nodes in the network.
The document begins with an introduction to localization in wireless sensor networks and discusses previous work on the MCLP, including greedy algorithms. It then formally defines the MCLP. The document proposes a genetic algorithm to improve upon previous greedy approaches. Simulation results show the genetic algorithm approach improves localization performance over the best existing greedy algorithm by up to 50% in some cases.