Exercise 4 for the course "Parallel and distributed systems" of THMMY in AUTH university.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
mtzikara d552fb0bfd
Add files via upload
6 years ago
..
Makefile Add files via upload 6 years ago
coo_sparse_matrix.c Change transition matrix to CSR, Remove LIL 6 years ago
coo_sparse_matrix.h Change transition matrix to CSR, Remove LIL 6 years ago
csr_sparse_matrix.c Change transition matrix to CSR, Remove LIL 6 years ago
csr_sparse_matrix.h Change transition matrix to CSR, Remove LIL 6 years ago
serial_gs_pagerank.c Change transition matrix to CSR, Remove LIL 6 years ago
serial_gs_pagerank.o Add files via upload 6 years ago
serial_gs_pagerank_functions.c Add files via upload 6 years ago
serial_gs_pagerank_functions.h Add files via upload 6 years ago