You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, multitasking is implemented as a preprocessing step where the duration of the activities performed concurrently by the same resource is divided, so that no activity overlaps another.
Extend current SIMOD with probabilistic multitasking, a more complex technique that assigns a maximum workload for each resource.
The text was updated successfully, but these errors were encountered:
Currently, multitasking is implemented as a preprocessing step where the duration of the activities performed concurrently by the same resource is divided, so that no activity overlaps another.
Extend current SIMOD with probabilistic multitasking, a more complex technique that assigns a maximum workload for each resource.
The text was updated successfully, but these errors were encountered: