1: \def\Olog{\tilde{O}} \def\NP{\ensuremath{{\cal N \cal P}}}
2: \newcommand{\willappear}[1]{To appear\typeout{ #1 APPEARED YET?}}
3: \newcommand{\submitted}[2]{Submitted for publication.\typeout{ #1 ACCEPTED TO
4: #2 YET?}}
5: \begin{thebibliography}{AMO93}
6:
7: \bibitem[ACM02]{stoc02}
8: ACM.
9: \newblock {\em Proceedings of the {$33^{th}$} {ACM} Symposium on Theory of
10: Computing}. ACM Press, May 2002.
11:
12: \bibitem[AMO93]{Ahuja:Flow}
13: Ravindra~K. Ahuja, Thomas~L. Magnanti, and James~B. Orlin.
14: \newblock {\em Network Flows: Theory, Algorithms, and Applications}.
15: \newblock Prentice Hall, Englewood Cliffs, New Jersey, 1993.
16:
17: \bibitem[BK96]{Karger:Stcut}
18: Andr{\'a}s~A. Bencz{\'u}r and David~R. Karger.
19: \newblock Approximate $s$--$t$ min-cuts in {$\Olog(n^2)$} time.
20: \newblock In Gary Miller, editor, {\em Proceedings of the {$28^{th}$} {ACM}
21: Symposium on Theory of Computing}, pages 47--55. ACM, ACM Press, May 1996.
22:
23: \bibitem[Che52]{Chernoff}
24: H.~Chernoff.
25: \newblock A measure of the asymptotic efficiency for tests of a hypothesis
26: based on the sum of observations.
27: \newblock {\em Annals of Mathematical Statistics}, 23:493--509, 1952.
28:
29: \bibitem[CLR90]{Cormen:Algorithms}
30: Thomas~H. Cormen, Charles~E. Leiserson, and Ronald~L. Rivest.
31: \newblock {\em Introduction to Algorithms}.
32: \newblock {MIT} Press, Cambridge, MA, 1990.
33:
34: \bibitem[DRT92]{Dixon:MST}
35: Brandon Dixon, Monika Rauch, and Robert~E. Tarjan.
36: \newblock Verification and sensitivity analysis of minimum spanning trees in
37: linear time.
38: \newblock {\em SIAM Journal on Computing}, 21(6):1184--1192, 1992.
39:
40: \bibitem[Fel68]{Feller}
41: William Feller.
42: \newblock {\em An Introduction to Probability Theory and its Applications},
43: volume~1.
44: \newblock John Wiley \& Sons, New York, third edition, 1968.
45:
46: \bibitem[FF56]{Ford:Maxflow}
47: Lester~R. Ford, Jr. and Delbert~R. Fulkerson.
48: \newblock Maximal flow through a network.
49: \newblock {\em Canadian Journal of Mathematics}, 8:399--404, 1956.
50:
51: \bibitem[GR97]{Goldberg:CapacitatedBlocking}
52: Andrew Goldberg and Satish Rao.
53: \newblock Beyond the flow decomposition barrier.
54: \newblock In {\em Proceedings of the {$30^{th}$} Annual Symposium on the
55: Foundations of Computer Science}, pages 2--11. IEEE, {IEEE} Computer Society
56: Press, October 1997.
57:
58: \bibitem[GT88]{Goldberg:Maxflow}
59: Andrew~V. Goldberg and Robert~E. Tarjan.
60: \newblock A new approach to the maximum flow problem.
61: \newblock {\em Journal of the ACM}, 35:921--940, 1988.
62:
63: \bibitem[Kar94]{Karger:Thesis}
64: David~R. Karger.
65: \newblock {\em Random Sampling in Graph Optimization Problems}.
66: \newblock PhD thesis, Stanford University, Stanford, CA 94305, 1994.
67: \newblock Contact at {\tt karger@lcs.mit.edu.} Available from {\tt
68: http://theory.lcs.mit.edu/\~{}karger}.
69:
70: \bibitem[Kar98]{Karger:SmoothFlow}
71: David~R. Karger.
72: \newblock Better random sampling algorithms for flows in undirected graphs.
73: \newblock In Howard Karloff, editor, {\em Proceedings of the {$9^{th}$} Annual
74: {ACM}-{SIAM} Symposium on Discrete Algorithms}, pages 490--499. ACM-SIAM,
75: January 1998.
76:
77: \bibitem[Kar99]{Karger:Skeleton}
78: David~R. Karger.
79: \newblock Random sampling in cut, flow, and network design problems.
80: \newblock {\em Mathematics of Operations Research}, 24(2):383--413, May 1999.
81: \newblock A preliminary version appeared in Proceedings of the {$26^{th}$}
82: {ACM} Symposium on Theory of Computing.
83:
84: \bibitem[Kar00]{Karger:Lincut}
85: David~R. Karger.
86: \newblock Minimum cuts in near-linear time.
87: \newblock {\em Journal of the ACM}, 47(1):46--76, January 2000.
88: \newblock A preliminary version appeared in Proceedings of the {$28^{th}$}
89: {ACM} Symposium on Theory of Computing.
90:
91: \bibitem[KL02a]{Karger:AugmentingPath}
92: David~R. Karger and Matthew Levine.
93: \newblock Sampling from residual graphs.
94: \newblock In {\em Proceedings of the {$33^{th}$} {ACM} Symposium on Theory of
95: Computing\/} \cite{stoc02}.
96: \newblock To appear.
97:
98: \bibitem[KL02b]{Karger:ResidualFlow}
99: David~R. Karger and Matthew~S. Levine.
100: \newblock Random sampling from residual graphs.
101: \newblock In {\em Proceedings of the {$33^{th}$} {ACM} Symposium on Theory of
102: Computing\/} \cite{stoc02}, pages 63--66.
103:
104: \bibitem[KST90]{Klein:Concurrent}
105: Philip~N. Klein, Clifford Stein, and {\'E}va Tardos.
106: \newblock {L}eighton-{R}ao might be practical: Faster approximation algorithms
107: for concurrent flow with uniform capacities.
108: \newblock In {\em Proceedings of the {$22^{nd}$} {ACM} Symposium on Theory of
109: Computing}, pages 310--321. ACM, ACM Press, May 1990.
110:
111: \bibitem[KVV00]{Kannan:Clustering}
112: Ravi Kannan, Santosh Vempala, and Adrian Vetta.
113: \newblock On clusterings. good, bad and spectral.
114: \newblock In {\em Proceedings of the {$33^{rd}$} Annual Symposium on the
115: Foundations of Computer Science}. IEEE, {IEEE} Computer Society Press,
116: November 2000.
117:
118: \bibitem[MR95]{Motwani:RandomizedAlgorithms}
119: Rajeev Motwani and Prabhakar Raghavan.
120: \newblock {\em Randomized Algorithms}.
121: \newblock Cambridge University Press, New York, NY, 1995.
122:
123: \bibitem[NI92a]{Nagamochi:Mincut}
124: Hiroshi Nagamochi and Toshihide Ibaraki.
125: \newblock Computing edge connectivity in multigraphs and capacitated graphs.
126: \newblock {\em {SIAM} Journal on Discrete Mathematics}, 5(1):54--66, February
127: 1992.
128:
129: \bibitem[NI92b]{Nagamochi:Connectivity}
130: Hiroshi Nagamochi and Toshihide Ibaraki.
131: \newblock Linear time algorithms for finding {$k$}-edge connected and
132: {$k$}-node connected spanning subgraphs.
133: \newblock {\em Algorithmica}, 7:583--596, 1992.
134:
135: \bibitem[Tar83]{Tarjan:DataStructures}
136: Robert~E. Tarjan.
137: \newblock {\em Data Structures and Network Algorithms}, volume~44 of {\em
138: CBMS-NSF Regional Conference Series in Applied Mathematics}.
139: \newblock {SIAM}, 1983.
140:
141: \end{thebibliography}
142: