- Each task has a Weight (to indicate priority) and Length (to indicate run time)
- For each task, we compute a score = weight/time and sort them in decreasing order (from large to small)
- We then run the task starting from the largest score
-
Notifications
You must be signed in to change notification settings - Fork 0
Tingkai911/scheduling-greedy-algorithm
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Scheduling Application Tasks using Greedy Algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published