powered by
Build the sparse identity matrix Id from a graph adjacency matrix.
Id
build_Id(adj_mat)
An identity matrix Id in sparse form.
The original adjacency matrix.