LaTeX 公式大全
每次都要上网搜太麻烦了,故:
搬运自:https://www.luogu.com.cn/blog/IowaBattleship/latex-gong-shi-tai-quan
这篇博文记录了 read-once branching program 三种本质相同的 pseudorandom generator —— [Nisan’92]、[Impagliazzo-Nisan-Wigderson’94] 和 [Nisan-Zuckerman’96]。
分别阐述了三种 PRG 的构造方法,最后用 Leftover Hash Lemma 这一桥梁将三者联系在一起。
非常有趣的一道概率方法题,记录一下。
[ALT21] An Auction Algorithm for Bipartite Matching in Streaming and Massively Parallel Computation Models, reading note.
Auction is an amazing algorithm!