Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

PageRank Algorithm with Pthreads

This project implements the PageRank algorithm using the Pthreads library in C. The PageRank algorithm is used to rank nodes in a graph, originally designed to rank web pages in search engine results. This implementation reads a graph from an input file, processes it using multiple threads, and outputs the computed PageRank values to a CSV file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages