for the hiring problem,
100
for insertion into a binary search tree with equal keys,
268 pr.
Miller-Rabin primality test,
890-896
for permuting an array,
101-104
and probabilistic analysis,
99-101
randomized rounding,
1053
for searching a compact list,
218 pr.
worst-case performance of,
154 ex.
RANDOMIZED-HIRE-ASSISTANT,
100
RANDOMIZED-QUICKSORT,
154,
268 ex.
relation to randomly built binary search trees,
270 pr.
randomly built binary search tree,
265-268,
270 pr.
rank
of a number in an ordered set,
302
reachability in a graph (
),
1081
reconstructing an optimal solution in dynamic programming,
346-347
solution by Akra-Bazzi method,
89-90
solution by master method,
73-76
solution by recursion-tree method,
67-72
solution by substitution method,
63-67
in proof of master theorem,
76-78
and the substitution method,
70-72
RECURSIVE-ACTIVITY-SELECTOR,
376
in determining whether any line segments intersect,
943
for enumerating keys in a range,
311 ex.
reflexivity of asymptotic notation,
49
relabel operation (in push-relabel algorithms),
672-673,
677
relabel-to-front algorithm,
681-692
repeated squaring
for all-pairs shortest paths,
625-627
for raising a number to a power,
879
repetition factor of a string,
931 pr.
reweighting
in all-pairs shortest paths,
636
in single-source shortest paths,
615 pr.
ρ(
n)-approximation algorithm,
1022
RSA public-key cryptosystem,
881-887