2903概率中等derivationmedium
Weighted Random Walk with Conductances
题目
On an undirected graph, each edge has a positive conductance . The chain moves from to with probability \[ P(u,v)=\frac{c_{uv}}{\sum_w c_{uw}}. \] Find the stationary distribution.
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案