共 50 条
Succinct Data Structures for Path Graphs and Chordal Graphs Revisited
被引:0
|作者:
He, Meng
[1
]
Munro, J. Ian
[2
]
Wu, Kaiyu
[1
]
机构:
[1] Dalhousie Univ, Fac Comp Sci, Halifax, NS, Canada
[2] Univ Waterloo, Cheriton Sch Comp Sci, Waterloo, ON, Canada
来源:
关键词:
D O I:
10.1109/DCC58796.2024.00057
中图分类号:
TP31 [计算机软件];
学科分类号:
081202 ;
0835 ;
摘要:
We enhance space efficient representations of two types of intersection graphs. We refine the data structure for path graphs of Balakrishnan et al. to give a succinct data structure of n log n + o(n log n) bits that supports adjacency test, degree and neighbourhood queries in O(log n/log log n) time (for neighbourhood queries, this is the amount of time for each neighbour reported). To achieve O(1) query times, we give a data structure using (3 + epsilon)n log n + o(n log n) bits for any constant epsilon > 0. Furthermore, we are able to support both the distance and shortest path queries on unweighted path graphs using (2 + epsilon)n log n+ o(n log n) bits in O(log n/log log n) time (shortest path uses an additional O(1) time per vertex on the path). This is the first compact distance oracles for path graphs. Turning to chordal graphs, we enhance the succinct data structure of Munro and Wu to reduce all query times including performing adjacency test in O(1) time.
引用
收藏
页码:492 / 501
页数:10
相关论文