Skip to content

Algorithm and data structures assignment one. DCEL implementation in c.

Notifications You must be signed in to change notification settings

Muckthebuck/Alg_data_struct_ass1_DCEL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorith and data structure: Assignment 1 - DCEL implementation in c

Problem Context:

The context of the assignment task is that a set of watchtowers have been provided for the citizens of Victoria to protect against bushfires, funding has been allocated based on a number of regions and the government wants to better understand the total population the watchtowers in each region are watching over.

Task:

In this assignment, you will create a fundamental data structure which supports the sorting of points of interest into partitions of a geometric space. These data come from properties of Victorian postcodes and a simple initial polygon. A user will be able to provide modifications to this polygon and receive information about what points land in each location.

About

Algorithm and data structures assignment one. DCEL implementation in c.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published