Skip to content

Center point set before β-skeleton calculation #117

Description

@szhorvat

In β-skeleton calculations, when point coordinates are much larger than the typical inter-point distance, roundoff errors may become larger than the relative tolerances used to detect boundary points. This may affect the result: IGGabrielGraph[pts] and IGGabrielGraph[pts + 100000] may produce slightly different results.

One possible workaround is to shift the point set so it is centred around the origin before performing the calculation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions