Journal of Computer and System Sciences ( IF 1.494 ) Pub Date : 2021-01-08 , DOI: 10.1016/j.jcss.2020.12.002 Dekel Tsur
The degree distribution of an ordered tree T with n nodes is , where is the number of nodes in T with i children. Let be the number of trees with degree distribution . We give a data structure that stores an ordered tree T with n nodes and degree distribution using bits for every constant t. The data structure answers tree queries in constant time. Our data structure has improved space complexity compared to the known data structures for ordered trees with lowest space complexity: The structure of Jansson et al. [14] that uses bits, and the structure of Navarro and Sadakane [18] that uses bits for every constant t.
中文翻译:

具有给定度分布的有序树的表示
具有n个节点的有序树T的度分布为,在哪里 是T中有i个孩子的节点数。让 是具有度数分布的树数 。我们给出一个数据结构,该结构存储具有n个节点和度分布的有序树T 使用 每个常数t的位数。数据结构以恒定的时间回答树查询。与已知的具有最小空间复杂度的有序树的数据结构相比,我们的数据结构改善了空间复杂度:Jansson等人的结构。[14]使用 以及Navarro和Sadakane [18]的结构 每个常数t的位数。