1998
DOI: 10.1016/s0020-0190(98)00068-4
|View full text |Cite
|
Sign up to set email alerts
|

Depth-first layout algorithm for trees

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0

Year Published

2003
2003
2023
2023

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(11 citation statements)
references
References 5 publications
0
11
0
Order By: Relevance
“…The best-known previous algorithm under the same set of aesthetic conditions runs in O(n 2 ) time [5], but does not always find a compact box-drawing.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…The best-known previous algorithm under the same set of aesthetic conditions runs in O(n 2 ) time [5], but does not always find a compact box-drawing.…”
Section: Discussionmentioning
confidence: 99%
“…Obviously, all box-drawings of a tree have the same width because of Condition (C2) and are "optimally compact in its width," that is, "optimally compact in the x-direction." Miyadera et al gave an O(n 2 ) time algorithm for finding a box-drawing of a tree [5]. Their algorithm works in two phases: In the first phase, it finds an initial box-drawing which is not always compact, but satisfies an additional constraint that the drawing areas of any two subtrees whose roots are siblings do not overlap each other.…”
Section: Preliminariesmentioning
confidence: 99%
See 1 more Smart Citation
“…In such situations, a non-layered drawing method which places children at a fixed distance from the parent may be more practical. A lot of work on non-layered drawing can be found in the existing literature [12][13][14][15][16], however, none of them gave a linear algorithm for the general case. In 2014, Ploeg proposed a non-layered variation of ReingoldTilford algorithm and proved it can run in linear time [17].…”
Section: Level-based Drawingmentioning
confidence: 99%
“…In our example, the left siblings have a left contour, consisting of the nodes [1,4,5], and a right contour, consisting of the nodes [3][4][5][6]. The current subtree has of a left contour, [7,8], and a right contour, [7][8][9].…”
Section: Redefining the Tidy Tree Problemmentioning
confidence: 99%