Skip to content

Improve Dijkstra algorithm implementation#3088

Closed
PushpendraKewat wants to merge 1 commit intoTheAlgorithms:masterfrom
PushpendraKewat:improve-dijkstra-algorithm
Closed

Improve Dijkstra algorithm implementation#3088
PushpendraKewat wants to merge 1 commit intoTheAlgorithms:masterfrom
PushpendraKewat:improve-dijkstra-algorithm

Conversation

@PushpendraKewat
Copy link
Copy Markdown

  • Improved Dijkstra implementation using priority queue
  • Fixed compiler compatibility issues
  • Improved readability and safety
  • Code compiles with C++17 and earlier standards

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions Bot added the stale Author has not responded to the comments for over 2 weeks label Jan 31, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 7, 2026

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!

@github-actions github-actions Bot closed this Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Author has not responded to the comments for over 2 weeks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant