Skip to content

DCEL / Triangulation of Polygon / Vertex Guard Problem / 3 coloring

Notifications You must be signed in to change notification settings

AmbarZaidi/Art-Gallery-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Geometry Project

Coding Project 2: Vertex Guard Problem

Components

  • Polygon Generation using random points
  • DCEL
  • Monotone Partitioning using trapezoidalization
  • Triangulation of monotone polygons
  • Dual Graph of triangulation
  • 3-coloring / Vertex Guard Problem

Screenshots

Generated Polygon Trapezoidal Edges Diagonals for Trapeziums Monotone Partitions Triangulations Vertex Guards

Contributors