2013
DOI: 10.1587/transinf.e96.d.2596
|View full text |Cite
|
Sign up to set email alerts
|

A GPU Implementation of Dynamic Programming for the Optimal Polygon Triangulation

Abstract: SUMMARYThis paper presents a GPU (Graphics Processing Units) implementation of dynamic programming for the optimal polygon triangulation. Recently, GPUs can be used for general purpose parallel computation. Users can develop parallel programs running on GPUs using programming architecture called CUDA (Compute Unified Device Architecture) provided by NVIDIA. The optimal polygon triangulation problem for a convex polygon is an optimization problem to find a triangulation with minimum total weight. It is known th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
15
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
4
3

Relationship

3
4

Authors

Journals

citations
Cited by 17 publications
(15 citation statements)
references
References 13 publications
0
15
0
Order By: Relevance
“…Especially, we focus on the optimal polygon triangulation problem for multiple polygons. As existing approaches, several parallel methods has been proposed, however, they are not aimed at accelerating the optimal polygon triangulation computation for multiple convex polygons. Considering the practical cases such as 3D rendering, the optimal polygon triangulation computation is often performed for many polygons .…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…Especially, we focus on the optimal polygon triangulation problem for multiple polygons. As existing approaches, several parallel methods has been proposed, however, they are not aimed at accelerating the optimal polygon triangulation computation for multiple convex polygons. Considering the practical cases such as 3D rendering, the optimal polygon triangulation computation is often performed for many polygons .…”
Section: Introductionmentioning
confidence: 99%
“…We have proposed a GPU implementation of computing the dynamic programming for the optimal polygon triangulation problem . The dynamic programming algorithm for an n ‐gon has n − 1 stages, each of which involves the computation of multiple working data.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Using CUDA, we can develop parallel processing programs to be implemented in GPUs. Therefore, many studies have been devoted to implement parallel algorithms using CUDA [3,8,10,16,18,19]. The ideas of our GPU implementation are…”
Section: Introductionmentioning
confidence: 99%
“…Using CUDA, we can develop parallel algorithms to be implemented in GPUs. Therefore, many studies have been devoted to implement parallel algorithms using CUDA [3]- [5].…”
Section: Introductionmentioning
confidence: 99%