Cleanup of convex hull algorithm. Removed unnecessary sort, and repla… · DevDataAnalyst/practice-python@0b73567 · GitHub
Skip to content

Commit 0b73567

Browse files
committed
Cleanup of convex hull algorithm. Removed unnecessary sort, and replaced with linear find of leftmost point.
1 parent 562219f commit 0b73567

1 file changed

Lines changed: 20 additions & 24 deletions

File tree

convex-hull/convex-hull.py

Lines changed: 20 additions & 24 deletions

0 commit comments

Comments
 (0)