Interval scheduling: Difference between revisions

Content deleted Content added
Weighted: fixed code
Variations: added single machine scheduling as a variation
Line 131:
 
Another variation is when there are ''m'' processors instead of a single processor. I.e., ''m'' different tasks can run in parallel. See [[identical-machines scheduling]].
 
[[Single-machine scheduling]] is also a very similar problem.
 
==Sources==