I'm a bit confused on how we are supposed to choose each move of a single walker based on the calculated probabilities.
Does the walker basically move in the direction with the highest probability or we have to use a cumulative probability method to randomly choose one move?
I would appreciate any elaboration.