Skip to content

Added Graham Scan Algorithm ( a new algorithm ) #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 3, 2020

Conversation

RadientBrain
Copy link
Contributor

I am creating a pull request for...

  • New algorithm
  • Update to an algorithm
  • Fix an error
  • Other - Describe below

Description - The Graham Scan Algorithm is used to find Convex hull to a given set of points on an x-y plane.

@RadientBrain
Copy link
Contributor Author

I have added the Graham Scan Algorithm. The visualization is done with the help of Matplotlib Library. Please merge it.

@abranhe abranhe merged commit 2e5bbae into AllAlgorithms:master Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants