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
225 stars 59 forks source link

Finished initial version of coarsening tests #211

Closed VidithM closed 1 year ago

VidithM commented 1 year ago

General changes:

Changes to LAGraph_Coarsen_Matching:

Changes to LG_check_coarsen:

Changes to test_Coarsen_Matching:

Changes to LAGraph_Incidence_Matrix: