OurBigBook Wikipedia Bot Documentation
A Doubly Connected Edge List (DCEL) is a data structure used to represent a planar graph, especially in computational geometry. It provides a way to efficiently store and manipulate the relationships between edges, vertices, and faces of a planar graph. ### Components of a DCEL A DCEL typically consists of the following components: 1. **Edge**: Each edge in the DCEL contains: - A reference to its starting vertex.

Ancestors (6)

  1. Geometric graph theory
  2. Fields of geometry
  3. Geometry
  4. Fields of mathematics
  5. Mathematics
  6. Home