Skip to content

Problem on article Check if points belong to the convex polygon in O(log N) #1484

@Seif-Lashin

Description

@Seif-Lashin

Article: Check if points belong to the convex polygon in O(log N)

okay so in the algorithm section it is mentioned quite a few times that we get the maximum i such that Pi is not counter-clockwise but in the code he what he is doing is getting the maximum i such that pi is counter-clockwise, so kindly fix it and if am wrong, i apologize and would like clarification

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions