Skip to content

Center point set before β-skeleton calculation #117

Open
@szhorvat

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.

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