Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix networkx no path errors (fill) #2635

Merged
merged 1 commit into from Dec 25, 2023
Merged

Conversation

kaalleen
Copy link
Collaborator

@kaalleen kaalleen commented Dec 13, 2023

This should fix a lot of the networkx no path errors.

The problems seems to be that it didn't care into which outline the starting and ending node edges will be inserted. Nearest edges are not necessarily on the correct outline.

Fixes #2056
Fixes #2516
Fixes #2452

@kaalleen kaalleen merged commit 838d811 into main Dec 25, 2023
5 checks passed
@kaalleen kaalleen deleted the kaalleen/networkx-no-path branch December 25, 2023 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant