Stammdaten

Titel: Analysis of Multi-Pivot-Quicksort
Beschreibung:

Quicksort is a frequently used sorting algorithm. Its principle is

simple: take one element (the so-called pivot element) and put all

elements smaller than the pivot element into the list of small

elements and all elements larger than the pivot element into the list

of large elements. Then sort both lists recursively and concatenate

the results. Its running time depends on the data and is therefore

random.  The corresponding random variable has been studied

extensively with much work done in the 1970s.


It was quite a surprise when a new variant surfaced which was better

than expected. The clue is to take two pivot elements and to partition

into small, medium and large elements. If we happen to compare a small

element with the smaller pivot element first, then comparing with the

larger pivot element can be omitted. But how do you know with what

pivot element to compare first? For two pivot elements, optimal

partitioning strategies have been found and analysed in the last two

years.


This talk reports on work in progress with Daniel Krenn on the

analysis of multi-pivot quicksort, i.e., several pivot elements are

used.



Schlagworte:
Typ: Gastvortrag
Homepage: -
Veranstaltung: Colloquium (Mathematics Division, Stellenbosch University)
Datum: 22.02.2017
Vortragsstatus:

Zuordnung

Organisation Adresse
Fakultät für Technische Wissenschaften
 
Institut für Mathematik
Universitätsstraße 65-67
9020 Klagenfurt am Wörthersee
Österreich
   math@aau.at
https://www.aau.at/mathematik
zur Organisation
Universitätsstraße 65-67
AT - 9020  Klagenfurt am Wörthersee

Kategorisierung

Sachgebiete
  • 101024 - Wahrscheinlichkeitstheorie
  • 101012 - Kombinatorik
  • 101002 - Analysis
  • 102031 - Theoretische Informatik
Forschungscluster Kein Forschungscluster ausgewählt
Vortragsfokus
  • Science to Science (Qualitätsindikator: II)
Klassifikationsraster der zugeordneten Organisationseinheiten:
TeilnehmerInnenkreis
  • Überwiegend international
Publiziert?
  • Nein
Arbeitsgruppen
  • Diskrete Mathematik und Optimierung

Kooperationen

Keine Partnerorganisation ausgewählt