Detalle del libro
titulo del libro

DUAL-PIVOT QUICKSORT AND BEYOND

WILD SEBASTIAN

Editorial
INGRAM
Año edición
2016
ISBN
978-3-00-054669-3
Encuadernación
Rústica
Páginas
382
Idioma
Castellano
50,23 € Disponible 5 Días hábiles

?This is without question the best PhD thesis that I have read since the 1970s. Its coverage is breathtaking.? Robert Sedgewick Quicksort is the fastest general-purpose sorting method in practice and a showcase for the paradigms of the mathematical analysis of algorithms: it can occasionally be very slow, but is almost always extremely fast, and its typical performance can be computed very accurately in a mathematical model. It is a distinctive feature of computer science that such mathematical models describe many phenomena precisely because we know how our computers work. But we need an effective mathematical toolkit to put this to good use. The author analyzes mathematically what benefits are possible with multiway Quicksort, i.e., partitioning the input in one step around several pivots. Multiway Quicksort has recently received attention because Java runtime library uses a dual-pivot method that outperforms classic Quicksort implementations by far. The success of dual-pivot Quicksort is most likely due to more efficient usage of the memory hierarchy, which gives reason to believe that further improveme

Otros libros del autor

Otros compraron