Computing Diverse and Nice Triangulations
Waldo G\'alvez, Mayank Goswami, Arturo Merino, GiBeom Park, Meng-Tsung Tsai

TL;DR
This paper introduces the DNT problem to compute diverse and quality-bounded triangulations of polygons, providing approximation algorithms, complexity results, and connections to bi-criteria optimization and coding theory.
Contribution
It formulates the DNT problem, develops a polynomial-time approximation algorithm, proves NP-hardness, and explores related bi-criteria triangulation optimization and complexity bounds.
Findings
Approximation algorithm achieves near-optimal diversity within polynomial time.
DNT and BCT problems are NP-hard.
Improved algorithms for diversity measures based on Hamming code reduction.
Abstract
We initiate the study of computing diverse triangulations to a given polygon. Given a simple -gon , an integer , a quality measure on the set of triangulations of and a factor , we formulate the Diverse and Nice Triangulations (DNT) problem that asks to compute \emph{distinct} triangulations of such that a) their diversity, , is as large as possible \emph{and} b) they are nice, i.e., for all . Here, denotes the symmetric difference of edge sets of two triangulations, and denotes the best quality of triangulations of , e.g., the minimum Euclidean length. As our main result, we provide a -time approximation algorithm for the DNT problem that returns a collection of distinct triangulations whose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization
