Skip to content

Speed issue with Region Aware #7

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

Open
peterrrock2 opened this issue Mar 24, 2025 · 0 comments
Open

Speed issue with Region Aware #7

peterrrock2 opened this issue Mar 24, 2025 · 0 comments

Comments

@peterrrock2
Copy link

This was an issue noted by @proebsting. It appears that regions-aware frcw and regular frcw have some pretty serious time discrepancies arising from the way that the region weights are implemented. More precisely, it appears that when running a vanilla run of frcw against a run with region surcharge 0, the surcharged version appears to operate somewhere around 3x slower. It would be good to rethink how the region surcharges are stored and accessed.

Note for development: probably the best way to deal with this would be to store the total surcharged weight as an edge attribute with a default value of 0.

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

No branches or pull requests

1 participant