TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Reversible Markov Chains and Random Walks on Graphs (free ebook)

29 点作者 TriinT将近 16 年前

1 comment

carterschonwald将近 16 年前
This is a really great book, my randomized algorithms class last year reference it last year. The main way you want to use these techniques is to show that a simple algorithm fueled by some bit supply of randomness (at least at the first time step to initialize some protocol variable) will then at some point in time hit a ``good'' state with high probability, and then you want to show that this convergence happens very quickly. Off the top of my head, i can't think of any slick examples, but if you want to do clever algorithmic hacking, this is the sort of math to know!