Daniel Sleator | |
---|---|
Born | 10 December 1953 | (age 70)
Alma mater | University of Illinois at Urbana–Champaign, Stanford University |
Children | Leon Sleator |
Awards | Paris Kanellakis Award (1999) |
Scientific career | |
Fields | Computer science |
Institutions | Carnegie Mellon University |
Doctoral advisor | Robert Tarjan |
Daniel Dominic Kaplan Sleator (born 10 December 1953) is a Professor of Computer Science at Carnegie Mellon University, Pittsburgh, United States. In 1999, he won the ACM Paris Kanellakis Award (jointly with Robert Tarjan) for the splay tree data structure.[2]
He was one of the pioneers in amortized analysis of algorithms, early examples of which were the analyses of the move-to-front heuristic,[3] and splay trees.[4] He invented many data structures with Robert Tarjan, such as splay trees, link/cut trees, and skew heaps.
The Sleator and Tarjan paper on the move-to-front heuristic[3] first suggested the idea of comparing an online algorithm to an optimal offline algorithm, for which the term competitive analysis was later coined in a paper of Karlin, Manasse, Rudolph, and Sleator.[5] Sleator also developed the theory of link grammars, and the Serioso music analyzer for analyzing meter and harmony in written music.