Skip to content
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

Feature fixes #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

aa-cee
Copy link

@aa-cee aa-cee commented Feb 2, 2024

  1. Add function to class Point to check if 2 point objects refer to the same point
  2. Refactor the class Poly to identify points:-
    i. that lie on the edges
    ii. that are vertices
  3. Handle horizontal and vertical polygon edges

*Add function to class Point to check if 2 point objects refer to the same point
* Refactor the class Poly to identify points:-
     i. that lie on the edges
    ii. that are vertices
    iii. handle horizontal and vertical polygon edges
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.

1 participant