Setting
- We are given set of requests
- has a start time by and a finish time given by
- There is a machine which can handle one request at a time
- Two requests “conflict” if they overlap
The
Select a set of requests such that is maximised and no two requests from conflict.