AbstractIn this paper, we consider the worst-case time complexity of constructing optimal alphabetic trees. Hu and Tucker (1971) presented an O(n log n) algorithm for this problem in the linear decision tree model. On the other hand, there are only 2Θ(n different solutions (outputs) for this problem and, so, the only obvious lower bound in the decision tree model is Ω(n). One way to resolve this disparity is to consider the complexity of testing if a given alphabetic tree is optimal (for a given sequence of weights). Using the correctness of the Hu-Tucker algorithm, we derive the necessary and sufficient conditions on the weight sequence for a given tree to be optimal. These conditions are derived from the shape of the tree, level-by-level ...
Given a tree, finding an optimal node ranking and finding an optimal edge ranking are interesting co...
The well known binary search method can be described as the process of identifying some marked node ...
Abstract. The weighted path length of optimum binary search trees is bounded above by Y’./3i +2 a. +...
AbstractIn this paper, we consider the worst-case time complexity of constructing optimal alphabetic...
We describe a modification of the Hu-Tucker algorithm for constructing an optimal alphabetic tree th...
This thesis studies the question of whether optimal alphabetic binary trees can be constructed in o(...
A parallel algorithm is given which constructs an optimal alphabetic tree in O(log³ n) time with n² ...
Binary trees and binary codes have many applications in various branches of science and engineering,...
We address the extension of the binary search technique from sorted arrays and totally ordered sets ...
AbstractWe consider the problem of building optimal binary search trees. The binary search tree is a...
Abstract. In 1971, Knuth gave an O(n2)-time algorithm for the clas-sic problem of finding an optimal...
We address generalized versions of the Huffman and Alphabetic Tree Problem where the cost caused by ...
[[abstract]]Ellis et al. (1994) proposed algorithms (in terms of vertex separation) to compute the n...
Given a tree, finding an optimal node ranking and finding an optimal edge ranking are interesting co...
AbstractIn this paper, we present the empirical results for relationships between time (depth) and s...
Given a tree, finding an optimal node ranking and finding an optimal edge ranking are interesting co...
The well known binary search method can be described as the process of identifying some marked node ...
Abstract. The weighted path length of optimum binary search trees is bounded above by Y’./3i +2 a. +...
AbstractIn this paper, we consider the worst-case time complexity of constructing optimal alphabetic...
We describe a modification of the Hu-Tucker algorithm for constructing an optimal alphabetic tree th...
This thesis studies the question of whether optimal alphabetic binary trees can be constructed in o(...
A parallel algorithm is given which constructs an optimal alphabetic tree in O(log³ n) time with n² ...
Binary trees and binary codes have many applications in various branches of science and engineering,...
We address the extension of the binary search technique from sorted arrays and totally ordered sets ...
AbstractWe consider the problem of building optimal binary search trees. The binary search tree is a...
Abstract. In 1971, Knuth gave an O(n2)-time algorithm for the clas-sic problem of finding an optimal...
We address generalized versions of the Huffman and Alphabetic Tree Problem where the cost caused by ...
[[abstract]]Ellis et al. (1994) proposed algorithms (in terms of vertex separation) to compute the n...
Given a tree, finding an optimal node ranking and finding an optimal edge ranking are interesting co...
AbstractIn this paper, we present the empirical results for relationships between time (depth) and s...
Given a tree, finding an optimal node ranking and finding an optimal edge ranking are interesting co...
The well known binary search method can be described as the process of identifying some marked node ...
Abstract. The weighted path length of optimum binary search trees is bounded above by Y’./3i +2 a. +...