Scotland Yard Solver
This is a small experiment to graph the possible outcomes of
the board game Scotland Yard,
where you are trying to solve
for the location of Mr. X, given his position at certain
points during the game, and the tickets he is using to move
around.
It's a variant of the pursuit-evasion problem.
It's also an experiment in using AngularJS.
Tickets
Move {{ $index }}
{{ move.possible }}