Skip to content

feat(SPSP): add table visualization for spsp problem#363

Merged
wrigjl merged 1 commit into
ReduxISU:CSharpAPIfrom
RajNilkar:feature/spsp-table-viz
Jul 11, 2026
Merged

feat(SPSP): add table visualization for spsp problem#363
wrigjl merged 1 commit into
ReduxISU:CSharpAPIfrom
RajNilkar:feature/spsp-table-viz

Conversation

@RajNilkar

@RajNilkar RajNilkar commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR adds a step-by-step Dijkstra's table visualization to the existing P_SPSP Single Pair Shortest Path problem, giving users a better understanding of how the problem is solved "under the hood," beyond just seeing the final path highlighted on the graph.

Related PRs

@RajNilkar RajNilkar changed the title (feat): add table visualization for spsp problem feat(SPSP): add table visualization for spsp problem Jul 10, 2026
@wrigjl

wrigjl commented Jul 10, 2026 via email

Copy link
Copy Markdown
Collaborator

@RajNilkar

Copy link
Copy Markdown
Contributor Author

Professor Wright, I hope it is what you are expecting. If it isn't, I still had some fun making this viz. Included some screenshots in the visualization channel on Discord.

@wrigjl wrigjl merged commit c60d5b7 into ReduxISU:CSharpAPI Jul 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants