I have to implement genetic algorithm in cloudsim. I want to use it for task scheduling. But I am not understanding how to apply GA for task scheduling. If we consider tasks as population, then what will be the fitness value and what do you mean by velocity with respect to this? Can you please explain me in bit details how can I apply GA in cloudsim?