Concurrent Skip Lists
Set Object Interface
Many are Cold but Few are Frozen
Concurrent Sets
Skip Lists
Skip List Property
Skip List Property
Skip List Property
Skip List Property
Skip List Property
Skip List Property
Search
Search
Search
Search
Search
Search
Logarithmic
Why Logarthimic
Sequential Find
Sequential Find
Sequential Find
Sequential Find
Sequential Find
Successful Search
Successful Search
Unsuccessful Search
Unsuccessful Search
Lazy Skip List
Review: Lazy List Remove
Review: Lazy List Remove
Review: Lazy List Remove
Review: Lazy List Remove
Lazy Skip Lists
add(6)
add(6)
add(6)
add(6)
add(6)
add(6)
remove(6)
remove(6)
remove(6)
remove(6)
remove(6)
remove(6)
remove(6)
remove(6)
remove(6)
remove(6)
contains(8)
contains(8)
contains(8)
contains(8)
remove(6): Linearization
Add: Linearization
contains(7): Linearization
contains(7): Linearization
contains(7): Linearization
contains(7): Linearization
A Simple Experiment
Lazy Skip List: Performance
Lazy Skip List: Performance
Lazy Skip List: Performance
Summary