One of our students would like to solve antenna placement (or radio network design) problem, using evolutionary computing methods. We have to formulate an optimization problem for her. As I am not expert in antennas, it is difficult for me to point out the most important antenna parameters for such an optimization problem.
The formulation of the optimization problem should be as simple as possible (with reduced set of antenna’s parameters), because the focus will be on developing heuristic algorithms.
The simplest idea emerging is to place antennas in a set of given sites, so that maximum radio coverage with minimum costs is achieved. In this case the fitness function of an individual will be calculated by radio coverage and costs (for placing or for rental).
Would you, please, advise me if such a problem formulation is meaningful?