Skip to content

Project written as part of the "Geometric algorithms" course. Implementations of Convex Hull Search Algorithms with visualizations.

Notifications You must be signed in to change notification settings

zolszowka/Convex-hull

 
 

Repository files navigation

Convex-hull

Project written as part of the "Geometric algorithms" course.

The leading programming language during this course: Python.

Algorithms visualizations:

🔸 Chan's algorithm

🔸 Graham's algorithm

🔸 Gift wrapping algorithm (Jarvis)

🔸 Upper and lower convex hull algorithm

🔸 Divide and conquer algorithm

🔸 Incremental algorithm

🔸 QuickHull algorithm

About

Project written as part of the "Geometric algorithms" course. Implementations of Convex Hull Search Algorithms with visualizations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%