2025-01-22 13:41:46
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Schedule Problem
|
||||
A singler server has n customers to serve. The sere time t_i required by each customer i is known in advance. Goal is to minimize T, the time in the system for customer i.
|
||||
A single server has n customers to serve. The sere time t_i required by each customer i is known in advance. Goal is to minimize T, the time in the system for customer i.
|
||||
|
||||
For example, t_1=5, t_2=10, t_3=3. Schedule 1: 123, Schedule 2: 231
|
||||
|
||||
|
Reference in New Issue
Block a user