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
SSCDF format is based on the internal structures used by SuiteSparse:GraphBLAS, but it meant to be a generic enough spec that any sparse matrix library can use it.
LAGraph should have a reader/writer of this format. And given the early nature of the spec, an LAGraph implementation could help inform the spec and make sure it covers real needs for real graphs.
SSCDF format is based on the internal structures used by SuiteSparse:GraphBLAS, but it meant to be a generic enough spec that any sparse matrix library can use it.
LAGraph should have a reader/writer of this format. And given the early nature of the spec, an LAGraph implementation could help inform the spec and make sure it covers real needs for real graphs.