Skip to content

Test polylabel queue tie-break#21

Closed
Symmetricity wants to merge 2 commits into
masterfrom
tmp/polylabel-local-origin-queue-tiebreak
Closed

Test polylabel queue tie-break#21
Symmetricity wants to merge 2 commits into
masterfrom
tmp/polylabel-local-origin-queue-tiebreak

Conversation

@Symmetricity
Copy link
Copy Markdown
Owner

Temporary CI branch for the generated-point determinism investigation.\n\nThis stacks the local-origin centroid seed on the submitted PR baseline and adds only a raw-value priority-queue tie-break. It intentionally excludes the earlier distance-key ordering, output rounding, and pruning-key changes so we can test whether the remaining macOS vs Linux/Windows semantic difference is caused by implementation-specific ordering of equivalent queue cells.\n\nLocal build and Liechtenstein generation passed. Local output matches the local-origin-only candidate; the useful signal is the native cross-runner CI result.

Compute the polygon centroid seed relative to a local ring origin before translating it back to map coordinates.

This isolates the centroid-origin change from the distance-key ordering candidate so it can be tested independently against the submitted PR stack.
Break exact priority-queue ties with existing cell geometry values so equivalent cells are not left to implementation-specific heap ordering.

This keeps the local-origin centroid candidate isolated from the broader distance-key ordering change while testing whether the remaining macOS versus Linux/Windows point drift is caused by queue ordering alone.
@Symmetricity Symmetricity deleted the tmp/polylabel-local-origin-queue-tiebreak branch May 19, 2026 13:06
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