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

Speed up shortest path #112

Merged
merged 5 commits into from
May 22, 2020
Merged

Speed up shortest path #112

merged 5 commits into from
May 22, 2020

Conversation

Garvys
Copy link
Collaborator

@Garvys Garvys commented May 22, 2020

  • Fix an issue in SccQueue which made the is_empty() call super slow. As a result, an important speed-up can be observed when running the shortest_path algorithm.

@Garvys Garvys merged commit 7e0cc9d into master May 22, 2020
@Garvys Garvys deleted the task/speed_up_shortest_path branch May 22, 2020 22:32
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