This paper is devoted to the development of an algorithmic model that solves a set of interrelated computational geometry problems efficiently. To do this, an algorithmic environment with a unified data structure is created, which allows to implement complex use cases efficiently with respect to required computational resources. We build the environment based on the “divide and conquer” strategy. Once a convex hull is a key to a set of computational geometry problems, we offer a concatenable queue data structure to maintain it. The data structure is in the form of a modified balanced binary tree. This allows us to perform operations needed in algorithms for a set of problems in O(log2 n) time. Furthermore we offer a way to execute the algor...
We give algorithms for geometric graph problems in the modern parallel models such as MapReduce [DG0...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are...
Computers with multiple processor cores using shared mem-ory are now ubiquitous. In this paper, we p...
This paper is devoted to the development of an algorithmic model that solves a set of interrelated c...
We present parallel computational geometry algorithms that are scalable, architecture independent, e...
We present parallel algorithms for some fundamental problems in computational geometry which have ru...
AbstractComputers with multiple processor cores using shared memory are now ubiquitous. In this pape...
We present parallel algorithms for some fundamental problems in computational geometry which have a ...
Geometric hierarchies have proven useful for the problems of point location in planar subdivisions a...
We studyscalable parallel computational geometry algorithms for the coarse grained multicomputer mod...
Computers with multiple processor cores using shared memory are now ubiquitous. In this paper, we pr...
AbstractWe present a parallel algorithm for the Voronoi diagram of the set of vertices of a convex p...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are b...
In this paper, we describe efficient MapReduce simulations of parallel algorithms specified in the B...
Computational geometry is concerned with the algorithmic aspects of solving geometric problems. The ...
We give algorithms for geometric graph problems in the modern parallel models such as MapReduce [DG0...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are...
Computers with multiple processor cores using shared mem-ory are now ubiquitous. In this paper, we p...
This paper is devoted to the development of an algorithmic model that solves a set of interrelated c...
We present parallel computational geometry algorithms that are scalable, architecture independent, e...
We present parallel algorithms for some fundamental problems in computational geometry which have ru...
AbstractComputers with multiple processor cores using shared memory are now ubiquitous. In this pape...
We present parallel algorithms for some fundamental problems in computational geometry which have a ...
Geometric hierarchies have proven useful for the problems of point location in planar subdivisions a...
We studyscalable parallel computational geometry algorithms for the coarse grained multicomputer mod...
Computers with multiple processor cores using shared memory are now ubiquitous. In this paper, we pr...
AbstractWe present a parallel algorithm for the Voronoi diagram of the set of vertices of a convex p...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are b...
In this paper, we describe efficient MapReduce simulations of parallel algorithms specified in the B...
Computational geometry is concerned with the algorithmic aspects of solving geometric problems. The ...
We give algorithms for geometric graph problems in the modern parallel models such as MapReduce [DG0...
This paper describes several parallel algorithms that solve geometric problems. The algorithms are...
Computers with multiple processor cores using shared mem-ory are now ubiquitous. In this paper, we p...