Why it matters
Random walks foundational. Understanding shapes many algorithms.
Advertisement
The architecture
From vertex, move to random neighbor.
Cover time: visit all.
Hitting time: reach target.
Mixing time: converge to stationary.
Advertisement
How it works end to end
Markov chain foundation.
Spectral gap governs mixing.
Applications: PageRank + connectivity + counting.