Skip to content

mhytrek/Geometric_Algorithms_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Geometric Algorithms Project Python Jupyter Notebook

Problem: Location of point in two-dimensional space

We are given a region with a polygonal y-monotonic subdivision. We want to specify which element of subdivision contains any point we choose (within the subdivision).

Algorithm

Method of separators.

How to use?

1. Create polygon

Zrzut ekranu 2024-01-4 o 20 19 45

2. Add edges

Zrzut ekranu 2024-01-4 o 20 19 56

3. Choose your point

4. Start algorithm

5. See results

Zrzut ekranu 2024-01-4 o 20 20 49

Made for

Project made during Geometric Algorithms Course at AGH UST.

Documentation

Only in Polish: Documentation

Authors:

Kinga Bunkowska
Michalina Hytrek

About

Location of point in two-dimensional space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published