notes for the difference between MC and LV randomized algorithms
This commit is contained in:
parent
619bc1b4c5
commit
a947b12be4
@ -626,7 +626,7 @@ TODO: notes on algorithm selection
|
|||||||
TODO:
|
TODO:
|
||||||
improve worst-case behaviour at slight cost to average runtime
|
improve worst-case behaviour at slight cost to average runtime
|
||||||
linear-time regexp matching
|
linear-time regexp matching
|
||||||
randomized algorithms: MC vs. LV
|
randomized algorithms: MC vs. LV: MC gamble with correctness, LV with time/termination
|
||||||
improve worse-case running time
|
improve worse-case running time
|
||||||
skip-list, treap, randomized marking,
|
skip-list, treap, randomized marking,
|
||||||
primality testing, randomized pivot for quicksort
|
primality testing, randomized pivot for quicksort
|
||||||
|
Loading…
Reference in New Issue
Block a user