Cineworld Algorithm
I need an algorithm.
Its for working out ways of watching films on a given day at cineworld.
It should be able to be fed 2 or more films, performance times and running times for each film and calculate a way to watch them all in one day ...
e.g. there are six films on on a particular day of varying lengths each film may have three or four showing - I want to be able to sort through into non overlapping options to give optimal order for watch the films..
Any one up to the task ?
I'm not nessecarily after code - just the Algorithm.
Its for working out ways of watching films on a given day at cineworld.
It should be able to be fed 2 or more films, performance times and running times for each film and calculate a way to watch them all in one day ...
e.g. there are six films on on a particular day of varying lengths each film may have three or four showing - I want to be able to sort through into non overlapping options to give optimal order for watch the films..
Any one up to the task ?
I'm not nessecarily after code - just the Algorithm.