Category "random-walk"

Random walk in Neo4j doesn't output (default) expected number of walks

I am extracting a simple graph with just 4 nodes, all nodes connected, meaning there are no isolated nodes and there is a path between any two of them. Then I a

Quantum walk on 3D grid

I am trying to apply the quantum coin walk on a 3D grid, with 3 Hadamard coins. However I can't seem to get symmetric results after 3 steps. Is it simply not po