Results

Engineering - Course - Computational Geometry

More in this section
  • Course Code: COMP706
  • Credits: 3
  • Hours Distribution: (3Crs.)
  • Course Type: Electives (E)

Course Description

Basic geometric concepts: points, lines, polygons, subdivisions, arrangements. Constructing convex hulls. Plane-sweep algorithms: Line-segment intersections. Proximity problems: closest pair, furthest pair, Voronoi diagrams. Point location. Geometric data structures: segment tree, interval tree, range tree, priority search tree.