随机算法 (Fall 2011): Difference between revisions
Jump to navigation
Jump to search
Line 47: | Line 47: | ||
#* [[随机算法 (Fall 2011)/Markov Chains|Markov Chains]] | #* [[随机算法 (Fall 2011)/Markov Chains|Markov Chains]] | ||
#* [[随机算法 (Fall 2011)/Random Walks on Undirected Graphs|Random Walks on Undirected Graphs]] | #* [[随机算法 (Fall 2011)/Random Walks on Undirected Graphs|Random Walks on Undirected Graphs]] | ||
#* [[随机算法 (Fall 2011)/Electrical Network|Electrical Network]] | |||
#* [[随机算法 (Fall 2011)/Cover Time|Cover Time]] | |||
#* [[随机算法 (Fall 2011)/Graph Connectivity|Graph Connectivity]] | |||
# Random Walk Algorithms | # Random Walk Algorithms | ||
#* [[随机算法 (Fall 2011)/Randomized 2SAT|Randomized 2SAT]] | |||
#* [[随机算法 (Fall 2011)/Randomized 3SAT|Randomized 3SAT]] | |||
#* [[随机算法 (Fall 2011)/Perfect Matching in Regular Bipartite Graph|Perfect Matching in Regular Bipartite Graph]] | |||
#* [[随机算法 (Fall 2011)/The Metropolis Algorithm|The Metropolis Algorithm]] | |||
#* [[随机算法 (Fall 2011)/Spin Systems|Spin Systems]] | |||
# Coupling and Mixing Time | # Coupling and Mixing Time | ||
#* [[随机算法 (Fall 2011)/Mixing Time|Mixing Time]] | #* [[随机算法 (Fall 2011)/Mixing Time|Mixing Time]] |
Revision as of 15:02, 19 July 2011
Lecture Notes
- Introduction
- Probability Basics
- Balls and Bins
- Moment and Deviation
- Hashing and Fingerprinting
- Chernoff Bound
- Concentration of Measure
- Dimension Reduction
- The Probabilistic Method
- Approximation Algorithms
- Markov Chain and Random Walk
- Random Walk Algorithms
- Coupling and Mixing Time
- Expander Graphs
- Sampling and Counting
- MCMC
- On-line Algorithms
- Complexity