Skip to content

[FEATURE] Add serialization support for adjacency_matrix and compressed_sparse_row #473

@Becheler

Description

@Becheler

Problem

As I noticed while updating the docs, currently only the adjacency list class has support for serialization: adjacency_list got serialization in adj_list_serialize.hpp

I expect the CSR to be the most straightforward to implement since it's "just" two arrays.

I have not found any complain online about this gap as being important or critical. Worth cataloging and looking into, though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions