Project 1: PageRank in Python
Winter 2021
Project 1: PageRank in Python
Due
Monday, Feb 1, 2021
at 8pm ET
Reported Time to Complete the Project
Background
Review of Terminology
PageRank
Distribution Code
Data Format
Phase 1: Graph ADTs
GraphError
Node
Edge
BaseGraph
UndirectedGraph
DirectedGraph
Testing
Phase 2: PageRank
Performance
Grading
Submission
Acknowledgments
Project 1: PageRank in Python
»
Index
Index