Skip to content

Improve Proposal with Vissarion's comment. #8

@Rylynnn

Description

@Rylynnn
  • List some algorithms from Boost Geometry that need to compare distances.
  • A similar problem we could study is the compare azimuths. Given p1, p2, q1, q2 we want to compare azimuth(p1,p2) vs. azimuth (q1,q2). The result again will be {larger than, less than, equal}. This problem appear in relational operations in Boost Geometry.Find places in the library that need to compare two azimuths.
  • Read and learn a Link, which not directly related but a useful reference for filtering in computational geometry is the following:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions