Training program 1 has the cricket team starting from exercise station `S` and running to exercise station `O`.
For safety reasons, the cricket coach has placed a restriction on the maximum number of people who can use the tracks in the fitness park.
The directed graph below shows the capacity of the tracks, in number of people per minute.
- How many different routes from `S` to `O` are possible? (1 mark)
When considering the possible flow of people through this network, many different cuts can be made.
- Determine the capacity of Cut 1, shown above. (1 mark)
- What is the maximum flow from `S` to `O`, in number of people per minute? (1 mark)