Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 481 Bytes

Doubly connected edge list

Build Status Coverage Status

A DCEL implementation using C++ 11

  1. DCEL data structure
  2. Sweepline Polygon Decomposition
  3. Point Location using Persistent Tree Structure

Triangulation of Polygon