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

Moving matching/coarsening work into v1.1 #238

Closed VidithM closed 12 months ago

VidithM commented 1 year ago

Moving updated matching/coarsening related code into v1.1. This is the state of the work as it was on the dev branch on 8/27/23.

DrTimothyAldenDavis commented 11 months ago

LG_check_coarsen doesn't appear and so the test doesn't compile. @VidithM : can you add that function as well?