Skip to content

In cloud computing, one of the main problems is task scheduling because poor scheduling has the effect of reducing system performance and increasing costs. This paper deals with task scheduling based on the genetic algorithm which can be configured either for cost reduction or shorter execution time.

Notifications You must be signed in to change notification settings

dexters1/Task-Scheduling-Based-on-Genetic-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

Task-Scheduling-Based-on-Genetic-Algorithms

Install graphviz for Graph Visualization:

pip install graphviz

After it has been installed you should be able to run the program.

About

In cloud computing, one of the main problems is task scheduling because poor scheduling has the effect of reducing system performance and increasing costs. This paper deals with task scheduling based on the genetic algorithm which can be configured either for cost reduction or shorter execution time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published