-
Notifications
You must be signed in to change notification settings - Fork 0
The "Task Scheduler" webpage provides an interactive solution to optimize task scheduling by maximizing total profit, considering deadlines for each task. This scheduling problem focuses on selecting tasks from a given set, where each task has a deadline and a profit value, using a greedy algorithm.
Joverit5/Task-Scheduler
About
The "Task Scheduler" webpage provides an interactive solution to optimize task scheduling by maximizing total profit, considering deadlines for each task. This scheduling problem focuses on selecting tasks from a given set, where each task has a deadline and a profit value, using a greedy algorithm.