-
Notifications
You must be signed in to change notification settings - Fork 2
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
add data to the LS_CSR #10
Conversation
have you added the pre-commit hooks via |
Pre-commit hooks are passing for me. |
@AdityaAtulTewari this is ready for review. @divija95 this should make LS_CSR useful for applications that associate data with vertices/edges. |
Looks good to me on the phmap front |
right now, adding edges with data cannot be done in parallel. This could be fixed with the parallel hashmap.