A procedure for finding winning strategies in cop-v-killer
rauss1
NMar 9, 2018
by rauss
I've altered the procedure from Vertex-to-Vertex Pursuit in a Graph to model the cop-vs-killer game. I've attached a sketch of the definition and a python file modelling it for graphs represented as adjacency lists.