In routing, we often minimize total distance and total time. This does not guarantee higher priority tasks to be completed first. In the context of scheduling this aspect becomes critical.
The objective to be minimized is:
\sum wj cj wj is input weight/priority of task j and cj is the time at which the task is completed.
In routing, we often minimize total distance and total time. This does not guarantee higher priority tasks to be completed first. In the context of scheduling this aspect becomes critical.
The objective to be minimized is:
\sum wj cjwjis input weight/priority of taskjandcjis the time at which the task is completed.