Cops and Robbers Presentation For Website
Cops and Robbers Presentation For Website
Cops and Robbers Presentation For Website
Adam Scarchilli
Outline
Challenge
Approach
Algorithm
If the robber lands on the cop, get rid of the end node
If the cop lands on the robber, also get rid of the
second to last node (robber cannot make a bad
move / lose the next turn)
Algorithm
Pseudo-Code
Bonus: Strategies