2019 Proceedings of the Twenty-First Workshop on Algorithm Engineering and Experiments (ALENEX) 2019
DOI: 10.1137/1.9781611975499.4
|View full text |Cite
|
Sign up to set email alerts
|

Approximation of trees by self-nested trees

Abstract: The class of self-nested trees presents remarkable compression properties because of the systematic repetition of subtrees in their structure. In this paper, we provide a better combinatorial characterization of this specific family of trees. In particular, we show from both theoretical and practical viewpoints that complex queries can be quickly answered in self-nested trees compared to general trees. We also present an approximation algorithm of a tree by a self-nested one that can be used in fast prediction… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 21 publications
0
2
0
Order By: Relevance
“…Concerning the latter two, coding processes (Pitman, 2006) have been implemented, as well as DAG compression (Godin & Ferraro, 2010). In addition, comparison between trees can be performed via an edit distance algorithm (Azais, Durand, & Godin, 2019). Self-nested approximations of trees (Godin & Ferraro, 2010, Azais (2017, ) have been implemented through different algorithms.…”
Section: Discussionmentioning
confidence: 99%
“…Concerning the latter two, coding processes (Pitman, 2006) have been implemented, as well as DAG compression (Godin & Ferraro, 2010). In addition, comparison between trees can be performed via an edit distance algorithm (Azais, Durand, & Godin, 2019). Self-nested approximations of trees (Godin & Ferraro, 2010, Azais (2017, ) have been implemented through different algorithms.…”
Section: Discussionmentioning
confidence: 99%
“…They simply check whether the current tree has n vertices or not, and as their expansion rule adds one vertex at a time, they decide to cut a branch in the enumeration tree once they have reached n vertices. Similarly, adding a vertex to a tree can only increase its height or outdegree, so we can proceed in the same way to enumerate all trees with maximal height H and maximal outdegree d. Indeed, the number of trees satisfying those constraints is finite [4,Appendix D.2].…”
Section: Constraining the Enumerationmentioning
confidence: 99%