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

Caching Adjacency Matrix for faster edge lookup #344

Merged
merged 11 commits into from
Sep 25, 2023

renaming function, adding spaces

d3815b9
Select commit
Loading
Failed to load commit list.
Merged

Caching Adjacency Matrix for faster edge lookup #344

renaming function, adding spaces
d3815b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 24, 2023 in 0s

92.55% of diff hit (target 97.31%)

View this Pull Request on Codecov

92.55% of diff hit (target 97.31%)

Annotations

Check warning on line 887 in include/Graph/Graph.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/Graph/Graph.hpp#L885-L887

Added lines #L885 - L887 were not covered by tests

Check warning on line 892 in include/Graph/Graph.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/Graph/Graph.hpp#L889-L892

Added lines #L889 - L892 were not covered by tests