GraphBLAS / LAGraph

This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas.org/LAGraph/ . Documentation: https://lagraph.readthedocs.org
Other
229 stars 61 forks source link

Lg check lcc improvement #191

Closed pcostanza closed 1 year ago

pcostanza commented 1 year ago

LG_check_lcc still had a bug, and was extremely slow. This PR improves it significantly. Now, the correctness of much larger datasets can also be verified in a somewhat reasonable time.