2004
DOI: 10.1007/978-3-540-24698-5_38
|View full text |Cite
|
Sign up to set email alerts
|

A Unified Approach to Coding Labeled Trees

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
21
0
1

Year Published

2005
2005
2015
2015

Publication Types

Select...
3
2
2

Relationship

3
4

Authors

Journals

citations
Cited by 12 publications
(22 citation statements)
references
References 8 publications
0
21
0
1
Order By: Relevance
“…After the Algorithm A terminates, c = [2,4,0,1,3,3] which is the Prufer code of T . The algorithms for coding and decoding Prufer codes of a labeled tree in the literatures require time usually.…”
Section: End Of Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…After the Algorithm A terminates, c = [2,4,0,1,3,3] which is the Prufer code of T . The algorithms for coding and decoding Prufer codes of a labeled tree in the literatures require time usually.…”
Section: End Of Algorithmmentioning
confidence: 99%
“…Follows the decoding algorithm on line 6 the next node to be added is 2. c [1]=4 is the other node label of the edge to be added. The edge {2,4} is added and d [4] is decreased by 1 on line 5 of the decoding algorithm.…”
Section: Examplesmentioning
confidence: 99%
“…To encode a tree as its corresponding Prüfer string, we iteratively delete the leaf vertex with the smallest label and write down its unique neighbour, until just a single edge remains. For example, the unique Prüfer string corresponding to the tree T ∈ T 15 shown in Figure 1 below is P = (12,6,15,15,6,6,3,11,1,11,1,3,15) ∈ P 15 . (In this example, the vertex deletions occur in the following order: 2, 4, 5, 7, 8, 9, 6, 10, 12, 13, 11, 1, 3.)…”
Section: The Prüfer Code Encoding Algorithm (From Tree To Prüfer String)mentioning
confidence: 99%
“…Several different bijective codes that realize associations between labeled trees and strings of labels have been introduced, see for example [9,13,15,[23][24][25][26]. From an algorithmic point of view, the problem has been investigated thoroughly and optimal coding and decoding algorithms for these codes are known [4,7,9,13].…”
Section: Introductionmentioning
confidence: 99%