Expand description
§Sparse binary matrix representation and functions
This module implements a representation for sparse binary matrices based on the alist format used to handle LDPC parity check matrices.
Structs§
- BFSResults
- Results for BFS algorithm
- Sparse
Matrix - A sparse binary matrix
Enums§
- Node
- A node in the graph associated to a sparse matrix