Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Design and analysis of randomized algorithms
Автор: Hromkovic J.
Аннотация:
Randomness is a powerful phenomenon that can be harnessed to solve various problems in all areas of computer science. Randomized algorithms are often more efficient, simpler and, surprisingly, also more reliable than their deterministic counterparts. Computing tasks exist that require billions of years of computer work when solved using the fastest known deterministic algorithms, but they can be solved using randomized algorithms in a few minutes with negligible error probabilities.