TY - GEN
T1 - C-Trie++
T2 - 2020 Data Compression Conference, DCC 2020
AU - Tsuruta, Kazuya
AU - Koppl, Dominik
AU - Kanda, Shunsuke
AU - Nakashima, Yuto
AU - Inenaga, Shunsuke
AU - Bannai, Hideo
AU - Takeda, Masayuki
N1 - Publisher Copyright:
© 2020 IEEE.
PY - 2020/3
Y1 - 2020/3
N2 - Given a dynamic set K of k strings of total length n whose characters are drawn from an alphabet of size σ, a keyword dictionary is a data structure built on K that provides locate, prefix search, and update operations on K. Under the assumption that α = w / lg σ characters fit into a single machine word w, we propose a keyword dictionary that represents K in n lg σ + Θ(k lg n) bits of space, supporting all operations in Θ(m / α + lg α) expected time on an input string of length m in the word RAM model. This data structure is underlined with an exhaustive practical evaluation, highlighting the practical usefulness of the proposed data structure, especially for prefix searches - one of the most elementary keyword dictionary operations.
AB - Given a dynamic set K of k strings of total length n whose characters are drawn from an alphabet of size σ, a keyword dictionary is a data structure built on K that provides locate, prefix search, and update operations on K. Under the assumption that α = w / lg σ characters fit into a single machine word w, we propose a keyword dictionary that represents K in n lg σ + Θ(k lg n) bits of space, supporting all operations in Θ(m / α + lg α) expected time on an input string of length m in the word RAM model. This data structure is underlined with an exhaustive practical evaluation, highlighting the practical usefulness of the proposed data structure, especially for prefix searches - one of the most elementary keyword dictionary operations.
UR - http://www.scopus.com/inward/record.url?scp=85086842184&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=85086842184&partnerID=8YFLogxK
U2 - 10.1109/DCC47342.2020.00032
DO - 10.1109/DCC47342.2020.00032
M3 - Conference contribution
AN - SCOPUS:85086842184
T3 - Data Compression Conference Proceedings
SP - 243
EP - 252
BT - Proceedings - DCC 2020
A2 - Bilgin, Ali
A2 - Marcellin, Michael W.
A2 - Serra-Sagrista, Joan
A2 - Storer, James A.
PB - Institute of Electrical and Electronics Engineers Inc.
Y2 - 24 March 2020 through 27 March 2020
ER -