Inspired by the knights tour problem (https://www.geeksforgeeks.org/the-knights-tour-problem-backtracking-1/), I created a program to create the all possible safe (takes input for distance between each row and seat) seating arrangements in a movie theatre. Along with each possibility comes a score, and the most optimal arrangement is thus given.
-
Notifications
You must be signed in to change notification settings - Fork 0
Inspired by the knights tour problem (https://www.geeksforgeeks.org/the-knights-tour-problem-backtracking-1/), I created a program to create the all possible safe (six feet apart in all directions) seating arrangements in a movie theatre. Along with each possibility comes a score, and the most optimal arrangement is thus given.
YasserDbeis/COVID-19-Movie-Theatre-Seating
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Inspired by the knights tour problem (https://www.geeksforgeeks.org/the-knights-tour-problem-backtracking-1/), I created a program to create the all possible safe (six feet apart in all directions) seating arrangements in a movie theatre. Along with each possibility comes a score, and the most optimal arrangement is thus given.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published