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

utils/graph: Use precalculated paths #192

Merged
merged 1 commit into from
Mar 14, 2024
Merged

utils/graph: Use precalculated paths #192

merged 1 commit into from
Mar 14, 2024

Commits on Mar 14, 2024

  1. utils/graph: Use precalculated paths

    Instead of calculating the path all the time it'll use paths already calculated once
    a Node with a path is found on the loop
    xescugc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    472f5e2 View commit details
    Browse the repository at this point in the history