MbrlCatalogueTitleDetail

Do you wish to reserve the book?
Succinct Data Structures for Segments
Succinct Data Structures for Segments
Hey, we have placed the reservation for you!
Hey, we have placed the reservation for you!
By the way, why not check out events that you can attend while you pick your title.
You are currently in the queue to collect this book. You will be notified once it is your turn to collect the book.
Oops! Something went wrong.
Oops! Something went wrong.
Looks like we were not able to place the reservation. Kindly try again later.
Are you sure you want to remove the book from the shelf?
Succinct Data Structures for Segments
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
Title added to your shelf!
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Do you wish to request the book?
Succinct Data Structures for Segments
Succinct Data Structures for Segments

Please be aware that the book you have requested cannot be checked out. If you would like to checkout this book, you can reserve another copy
How would you like to get it?
We have requested the book for you! Sorry the robot delivery is not available at the moment
We have requested the book for you!
We have requested the book for you!
Your request is successful and it will be processed during the Library working hours. Please check the status of your request in My Requests.
Oops! Something went wrong.
Oops! Something went wrong.
Looks like we were not able to place your request. Kindly try again later.
Succinct Data Structures for Segments
Succinct Data Structures for Segments
Paper

Succinct Data Structures for Segments

2024
Request Book From Autostore and Choose the Collection Method
Overview
We consider succinct data structures for representing a set of \\(n\\) horizontal line segments in the plane given in rank space to support \\emph{segment access}, \\emph{segment selection}, and \\emph{segment rank} queries. A segment access query finds the segment \\((x_1, x_2, y)\\) given its \\(y\\)-coordinate (\\(y\\)-coordinates of the segments are distinct), a segment selection query finds the \\(j\\)th smallest segment (the segment with the \\(j\\)th smallest \\(y\\)-coordinate) among the segments crossing the vertical line for a given \\(x\\)-coordinate, and a segment rank query finds the number of segments crossing the vertical line through \\(x\\)-coordinate \\(i\\) with \\(y\\)-coordinate at most \\(y\\), for a given \\(x\\) and \\(y\\). This problem is a central component in compressed data structures for persistent strings supporting random access. Our main result is data structure using \\(2n\\lg{n} + O(n\\lg{n}/\\lg{\\lg{n}})\\) bits of space and \\(O(\\lg{n}/\\lg{\\lg{n}})\\) query time for all operations. We show that this space bound is optimal up to lower-order terms. We will also show that the query time for segment rank is optimal. The query time for segment selection is also optimal by a previous bound. To obtain our results, we present a novel segment wavelet tree data structure of independent interest. This structure is inspired by and extends the classic wavelet tree for sequences. This leads to a simple, succinct solution with \\(O(\\log n)\\) query times. We then extend this solution to obtain optimal query time. Our space lower bound follows from a simple counting argument, and our lower bound for segment rank is obtained by a reduction from 2-dimensional counting.
Publisher
Cornell University Library, arXiv.org