Optimal top dag compression
Markus Lohrey, Carl Philipp Reh, Kurt Sieber

TL;DR
This paper presents a linear-time method for constructing a top dag compression of ordered node-labelled trees that achieves optimal size bounds and logarithmic height, improving upon previous methods.
Contribution
It introduces a new top dag construction algorithm with optimal size bounds and logarithmic height for ordered node-labelled trees.
Findings
Constructs top dags in linear time with optimal size bounds.
Achieves a height of O(log n) for the top dag.
Improves previous bounds on top dag size.
Abstract
It is shown that for a given ordered node-labelled tree of size and with many different node labels, one can construct in linear time a top dag of height and size , where and is the size of the minimal dag. The size bound is optimal and improves on previous bounds.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Advanced Graph Theory Research · Complexity and Algorithms in Graphs
