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:
|
||||
improve worst-case behaviour at slight cost to average runtime
|
||||
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
|
||||
skip-list, treap, randomized marking,
|
||||
primality testing, randomized pivot for quicksort
|
||||
|
Loading…
Reference in New Issue
Block a user