We present a tree difference algorithm with expected sequential execution time O(n log log n) and expected parallel execution time of O(log n), for trees of size n. The algorithm assumes unique labels and permits operations only on leaves and frontier subtrees. Despite these limitations, it can be useful in the analysis of structured text. 1 Applications of Tree Difference In this paper we describe an algorithm for determining the difference between two trees under the assumption that each node has a unique label chosen from an ordered set. The algorithm uses a novel form of hashing to quickly extract neighbourhood information for each node. In a second phase, this neighbourhood information is processed to determine what differences exist...
We consider the problem of coding labeled trees by means of strings of node labels. Different codes ...
This report contains Fork95 implementations of basic parallel operations on trees, like rooting and ...
Parallel tree contraction is a well established method of parallel tree processing. There are effici...
1. Problem Ordered labeled trees are trees whose nodes are labeled and in which the ° left-to-right ...
AbstractThe bisection width b(G) of a graph G is the number of edges necessary in an edge cut of G s...
In this paper we present a parallel algorithm that decides whether a graph G has treewidth at most t...
AbstractWe describe a linear-time algorithm for comparing two similar ordered rooted trees with node...
We consider the task of comparing two rooted trees with port labelings. Roots of the trees are joine...
In this paper, we propose a Fast Parallel Branch and Bound algorithm (FPBB) for computing treewidth....
Ordered labeled trees are trees in which the left-to-right order among siblings is. significant. The...
The tree-layout problem is to compute the coordinates of nodes of a tree so that the tree, when draw...
In 1918 Prüfer showed a one-to-one correspondence between labeled trees on n nodes and sequences of ...
AbstractWe extend the classic parallel tree-contraction technique of Miller and Reif to handle the e...
The concept of a tree has been used in various areas of mathematics for over a century. In particula...
In biological research, scientists often need to use the information of the species to infer the evo...
We consider the problem of coding labeled trees by means of strings of node labels. Different codes ...
This report contains Fork95 implementations of basic parallel operations on trees, like rooting and ...
Parallel tree contraction is a well established method of parallel tree processing. There are effici...
1. Problem Ordered labeled trees are trees whose nodes are labeled and in which the ° left-to-right ...
AbstractThe bisection width b(G) of a graph G is the number of edges necessary in an edge cut of G s...
In this paper we present a parallel algorithm that decides whether a graph G has treewidth at most t...
AbstractWe describe a linear-time algorithm for comparing two similar ordered rooted trees with node...
We consider the task of comparing two rooted trees with port labelings. Roots of the trees are joine...
In this paper, we propose a Fast Parallel Branch and Bound algorithm (FPBB) for computing treewidth....
Ordered labeled trees are trees in which the left-to-right order among siblings is. significant. The...
The tree-layout problem is to compute the coordinates of nodes of a tree so that the tree, when draw...
In 1918 Prüfer showed a one-to-one correspondence between labeled trees on n nodes and sequences of ...
AbstractWe extend the classic parallel tree-contraction technique of Miller and Reif to handle the e...
The concept of a tree has been used in various areas of mathematics for over a century. In particula...
In biological research, scientists often need to use the information of the species to infer the evo...
We consider the problem of coding labeled trees by means of strings of node labels. Different codes ...
This report contains Fork95 implementations of basic parallel operations on trees, like rooting and ...
Parallel tree contraction is a well established method of parallel tree processing. There are effici...