International audienceIn this paper, the authors highlight the existence of close relations between the execution time, efficiency and number of communication rounds in a family of CGM-based parallel algorithms for the optimal binary search tree problem (OBST). In this case, these three parameters cannot be simultaneously improved. The family of CGM (Coarse Grained Multicomputer) algorithms they derive is based on Knuth's sequential solution running in time and space, where n is the size of the problem. These CGM algorithms use p processors, each with local memory. In general, the authors show that each algorithms runs in with communications rounds. is the granularity of their model, and is a parameter that depends on and . The special case...
[[abstract]]Given a undirected graph G, the breadth-first search tree is constructed by a breadth-fi...
Many systems rely on optimistic concurrent search trees for multi-core scalability. In principle, op...
We address the extension of the binary search technique from sorted arrays and totally ordered sets ...
A sublinear time subquadratic work parallel algorithm for construction of an optimal binary search t...
We design an efficient sublinear time parallel construction of optimal binary search trees. The effi...
A recent trend in program methodologies is to derive efficient parallel programs from sequential pr...
An algorithm is presented which constructs an optimal binary search tree for an ordered list of n it...
This thesis studies the question of whether optimal alphabetic binary trees can be constructed in o(...
External memory (EM) algorithms are designed for computational problems in which the size of the int...
Abstract. In 1971, Knuth gave an O(n2)-time algorithm for the clas-sic problem of finding an optimal...
A commonly used type of search tree is the alphabetic binary tree, which uses (without loss of gener...
A parallel algorithm is given which constructs an optimal alphabetic tree in O(log³ n) time with n² ...
[[abstract]]In this paper two cost-optimal parallel algorithms are presented for constructing a B-tr...
In this paper we present deterministic parallel algorithms for the coarse-grained multicomputer (CGM...
Binary search algorithms suffer from inefficiencies such as starvation and search of non-essential s...
[[abstract]]Given a undirected graph G, the breadth-first search tree is constructed by a breadth-fi...
Many systems rely on optimistic concurrent search trees for multi-core scalability. In principle, op...
We address the extension of the binary search technique from sorted arrays and totally ordered sets ...
A sublinear time subquadratic work parallel algorithm for construction of an optimal binary search t...
We design an efficient sublinear time parallel construction of optimal binary search trees. The effi...
A recent trend in program methodologies is to derive efficient parallel programs from sequential pr...
An algorithm is presented which constructs an optimal binary search tree for an ordered list of n it...
This thesis studies the question of whether optimal alphabetic binary trees can be constructed in o(...
External memory (EM) algorithms are designed for computational problems in which the size of the int...
Abstract. In 1971, Knuth gave an O(n2)-time algorithm for the clas-sic problem of finding an optimal...
A commonly used type of search tree is the alphabetic binary tree, which uses (without loss of gener...
A parallel algorithm is given which constructs an optimal alphabetic tree in O(log³ n) time with n² ...
[[abstract]]In this paper two cost-optimal parallel algorithms are presented for constructing a B-tr...
In this paper we present deterministic parallel algorithms for the coarse-grained multicomputer (CGM...
Binary search algorithms suffer from inefficiencies such as starvation and search of non-essential s...
[[abstract]]Given a undirected graph G, the breadth-first search tree is constructed by a breadth-fi...
Many systems rely on optimistic concurrent search trees for multi-core scalability. In principle, op...
We address the extension of the binary search technique from sorted arrays and totally ordered sets ...