This study presents a practical view of dynamic programming, specifically in the context of the application of finding the optimal solutions for the polygon triangulation problem. The problem of the optimal triangulation of polygon is considered to be as a recursive substructure. The basic idea of the constructed method lies in finding to an adequate way for a rapid generation of optimal triangulations and storing - them in as small as possible memory space. The upgraded method is based on a memoization technique, and its emphasis is in storing the results of the calculated values and returning the cached result when the same values again occur. The significance of the method is in the generation of the optimal triangulation for a large num...
We describe a fixed parameter algorithm for computing the minimum weight triangulation (MWT) of a si...
We consider the problems of finding two optimal triangulations of convex polygon: MaxMin area and Mi...
Triangulation of the polygon is one of the fundamental algorithms in computational geometry. This pa...
This study presents a practical view of dynamic programming, specifically in the context of the appl...
Given a convex polygon in the plane, we are interested in triangulations of its interior, i.e. maxim...
In this paper we give one new proposal in finding optimal triangulation which is based on our author...
Abstract. Unlike the algorithms for convex polygon triangulation which make the trian-gulation of an...
AbstractGiven a convex polygon with n vertices in the plane, we are interested in triangulations of ...
The doctoral dissertation presents new algorithms for solving the problem of convex polygon triangul...
Unlike the algorithms for convex polygon triangulation which make the triangulation of an n-gon from...
We consider the problems of finding two optimal triangulations of a convex polygon: MaxMin area and...
Given a finite set of points in a plane, a triangulation is a maximal set of non-intersecting line s...
Given a set of points in the Euclidean plane, we are interested in its triangulations, i.e., the max...
The dissertation includes new methods in order to increase the speed of generating polygon triangula...
AbstractWe look at the computational complexity of 2-dimensional geometric optimization problems on ...
We describe a fixed parameter algorithm for computing the minimum weight triangulation (MWT) of a si...
We consider the problems of finding two optimal triangulations of convex polygon: MaxMin area and Mi...
Triangulation of the polygon is one of the fundamental algorithms in computational geometry. This pa...
This study presents a practical view of dynamic programming, specifically in the context of the appl...
Given a convex polygon in the plane, we are interested in triangulations of its interior, i.e. maxim...
In this paper we give one new proposal in finding optimal triangulation which is based on our author...
Abstract. Unlike the algorithms for convex polygon triangulation which make the trian-gulation of an...
AbstractGiven a convex polygon with n vertices in the plane, we are interested in triangulations of ...
The doctoral dissertation presents new algorithms for solving the problem of convex polygon triangul...
Unlike the algorithms for convex polygon triangulation which make the triangulation of an n-gon from...
We consider the problems of finding two optimal triangulations of a convex polygon: MaxMin area and...
Given a finite set of points in a plane, a triangulation is a maximal set of non-intersecting line s...
Given a set of points in the Euclidean plane, we are interested in its triangulations, i.e., the max...
The dissertation includes new methods in order to increase the speed of generating polygon triangula...
AbstractWe look at the computational complexity of 2-dimensional geometric optimization problems on ...
We describe a fixed parameter algorithm for computing the minimum weight triangulation (MWT) of a si...
We consider the problems of finding two optimal triangulations of convex polygon: MaxMin area and Mi...
Triangulation of the polygon is one of the fundamental algorithms in computational geometry. This pa...