I work on storing data compactly while still being able to compute with it directly, and on the mathematical analysis of algorithms – pinning down exact constant factors and how running time depends on the structure of the input.
The most widely used outcome so far is Powersort, a merge policy that replaced Timsort’s inside CPython, and hence runs whenever sorting a list in Python.

Email:wild at informatik.uni-marburg.de or liverpool.ac.uk
full contact details, office and postal address

Recent

Latest papers  ⋅  all publications

From the blog  ⋅  all posts  ⋅  RSS

Research

Publications  ⋅  details on research projects  ⋅  CV (pdf)

Research interests:

  • Space-efficient data structures, computing over compressed data
  • Analysis of algorithms, algorithm science, adaptive algorithms
    Powersort  ⋅  blog

Projects:

Group:

former group members and their theses

Teaching

Current modules:

teaching archive  ⋅  book  ⋅  TCSCS  ⋅  YouTube channel

More on the About page.