Week 3 Report (Jun 16 – Jun 22)
Reporting Week: Jun 16 – Jun 22
Status: On track
What I got done this week:
- Refactored function parameters and renamed variables for consistency.
- Reached a stable, compilable state.
- Updated basic structure for pgr_kingOrdering & pgr_minDegreeOrdering to prepare for future development.
- Updated driver and include files to integrate both ordering functions
- Cleaned up unused or outdated code.
- Created initial test file framework for both algorithms to facilitate testing setup.
Plan for Week 4 (Jun 23 – Jun 29):
- Continue pgr_kingOrdering & pgr_minDegreeOrdering deeper implementation.
- Expand and run pgTap test cases for both ordering methods.
- Start working on SQL interface and documentation updates.
Am I blocked on anything?
No.
Links
Thank you!