YUKE WANG

Results 21 comments of YUKE WANG

Hi, Thanks for reaching out! `nptr` is the node pointer array in graph CSR and `nptr[i]` means the neighbors (edges) starting index of node-i, you can refer to this https://en.wikipedia.org/wiki/Sparse_matrix#Compressed_sparse_row_(CSR,_CRS_or_Yale_format)