Polychotomic encoding: A better quasi-optimal bit-vector encoding of tree hierarchies

7Citations
Citations of this article
6Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Polychotomic Encoding is an algorithm for producing bit vector encodings of trees. Polychotomic Encoding is an extension of the Dichotomic Encoding algorithm of Raynaud and Thierry. Polychotomic and Dichotomic Encodings are both examples of hierarchical encoding algorithms, where each node in the tree is given a gene—a subset of {1, . . . , n}. The encoding of each node is then the union of that node’s gene with the genes of its ancestors. Reachability in the tree can then be determined by subset testing on the encodings. Dichotomic Encoding restructures the given tree into a binary tree, and then assigns two bit, incompatible (chotomic) “genes” to each of the two children of a node. Polychotomic Encoding substitutes a multibit encoding for the children of a node when the restructuring operation of Dichotomic Encoding would produce a new heaviest child (child requiring the most bits to represent a tree of its children) for that node. The paper includes a proof that Polychotomic Encoding never produces an encoding using more bits than Dichotomic Encoding. Experimentally, Polychotomic Encoding produces a space savings of up to 15% on examples of naturally occurring hierarchies, and 25% on trees in the randomly generated test set.

Cite

CITATION STYLE

APA

Filman, R. E. (2002). Polychotomic encoding: A better quasi-optimal bit-vector encoding of tree hierarchies. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 2374, pp. 545–561). Springer Verlag. https://doi.org/10.1007/3-540-47993-7_23

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free