Random walks

Home > Computer Science > Algorithms and data structures > Randomized algorithms > Random walks

These are algorithms that use random processes to explore graphs and other data structures, often used in machine learning and computer networks.