# Counting Polygon Triangulations is Hard

**Authors:** David Eppstein

arXiv: 1903.04737 · 2020-12-07

## TL;DR

This paper proves that counting the number of triangulations of a polygon is computationally very hard, specifically 	extbackslash mathsf	ext{	extbackslash P}-complete, even for polygons that are not simple.

## Contribution

It establishes the 	extbackslash mathsf	ext{	extbackslash P}-completeness of counting polygon triangulations, extending the understanding of computational complexity in geometric enumeration problems.

## Key findings

- Counting polygon triangulations is 	extbackslash mathsf	ext{	extbackslash P}-complete.
- The result applies to non-simple polygons.
- This advances complexity theory in computational geometry.

## Abstract

We prove that it is $\#\mathsf{P}$-complete to count the triangulations of a (non-simple) polygon.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.04737/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1903.04737/full.md

## References

46 references — full list in the complete paper: https://tomesphere.com/paper/1903.04737/full.md

---
Source: https://tomesphere.com/paper/1903.04737