Week 10 Report (Aug 4 – Aug 10)
Reporting Week: Aug 4 – Aug 10
Status:
On track
What I got done this week:
- Expanded documentation for
pgr_kingOrderingandpgr_minDegreeOrdering:- Added detailed descriptions, algorithm characteristics, and complexity notes.
- Included example queries with sample data and expected results.
- Added Graphviz diagrams to illustrate execution flow.
- Internally refactored ordering algorithm implementation:
- Unified internal types to match
G::Vfor consistency. - Made degree precomputation explicit for clarity.
- Unified internal types to match
Plan for Week 11 (Aug 11 – Aug 17):
- Continue refining documentation for both
pgr_kingOrderingandpgr_minDegreeOrdering. - Enhance and extend test coverage for both algorithms.
Am I blocked on anything?
No.
Links
Thank you! ![]()