
Название: Compact Data Structures: A Practical Approach
Автор: Gonzalo Navarro
Издательство: Cambridge University Press
Год: 2016
Страниц: 570
Формат: EPUB
Размер: 178 Mb
Язык: English
Compact data structures help represent data in reduced space while allowing it to be queried, navigated, and operated in compressed form. They are essential tools for efficiently handling massive amounts of data by exploiting the memory hierarchy. They also reduce the resources needed in distributed deployments and make better use of the limited memory in low-end devices.