The doubly connected edge list (DCEL) is a data structure to represent an embedding of a planar graph in the plane and polytopes in 3D. This data structure provides efficient manipulation of the topological information associated with the objects in question (vertices, edges, faces). It is used in many algorithms of computational geometry to handle polygonal subdivisions of the plane, commonly called planar straight-line graphs (PSLG). For example, a Voronoi diagram is commonly represented by a DCEL inside a bounding box.
This data structure was originally suggested by Muller and Preparata for representations of 3D convex polyhedra.
Later a somewhat different data structuring was suggested, but the name "DCEL" was retained.
For simplicity, only connected graphs are considered, however the DCEL structure may be extended to handle disconnected graphs as well.
Read more about Doubly Connected Edge List: Data Structure
Famous quotes containing the words doubly, connected, edge and/or list:
“A man calumniated is doubly injuredfirst by him who utters the calumny, and then by him who believes it.”
—Herodotus (c. 484425 B.C.)
“Painting gives the object itself; poetry what it implies. Painting embodies what a thing contains in itself; poetry suggests what exists out of it, in any manner connected with it.”
—William Hazlitt (17781830)
“A whisper ran along the edge of the dawn.”
—Zora Neale Hurston (18911960)
“Lovers, forget your love,
And list to the love of these,
She a window flower,
And he a winter breeze.”
—Robert Frost (18741963)