main page  —  CS 650 Advanced Data Structures

Unit 4: Persistence

This unit covers:

  • persistent data structures
  • transformation to partially persistent data structures with bounded in-degree

Material

Further sources

Mostly based on the original paper:

  • Driscoll, Sarnak, Sleator, Tarjan. Making data structures persistent. (1989).

Unit 3  ⋅  Syllabus  ⋅  Unit 5