hello
i have to use genetic algorithm to optimize cellular network coverage,cost
I have difficulties on how to optimize the number of base stations
each chromosome is represented by (x,y,z) where z is the activation state i have the fitness but the algorithm does not reduce the number of the base stations
anyone can give me summarize functional steps of what i need to make this step work