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

Remove issymmetric check #17

Closed
wants to merge 1 commit into from
Closed

Remove issymmetric check #17

wants to merge 1 commit into from

Conversation

gdalle
Copy link
Collaborator

@gdalle gdalle commented Jun 4, 2024

ColPack can color non-symmetric matrices by representing them as bipartite graphs instead of adjacency graphs, which is much more efficient. This PR removes the symmetry check on the sparse matrix we pass to the C++ function.

@gdalle gdalle closed this Jun 4, 2024
@gdalle gdalle deleted the gd/symmetric_check branch June 12, 2024 14:18
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