Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Shortest Path Calculator #671

Closed
4 of 7 tasks
nagamukesh opened this issue May 11, 2024 · 6 comments · Fixed by #1060
Closed
4 of 7 tasks

[Feature] Add Shortest Path Calculator #671

nagamukesh opened this issue May 11, 2024 · 6 comments · Fixed by #1060
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points

Comments

@nagamukesh
Copy link
Contributor

nagamukesh commented May 11, 2024

Description

Given some points in a graph, one can calculate the single source shortest path using Dijkstra algorithm.
I can add this feature.
Please give me this issue under gssoc 2024.

Screenshots

image

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @nagamukesh, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

Go ahead @nagamukesh

@Rakesh9100 Rakesh9100 changed the title [Feature] shortest path calculator [Feature] Add Shortest Path Calculator May 22, 2024
@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label May 22, 2024
@Rakesh9100
Copy link
Owner

Status of your PR pls @nagamukesh

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label May 25, 2024
@nagamukesh
Copy link
Contributor Author

nagamukesh commented May 25, 2024

Bro i am opened a pull request #880

@Rakesh9100 Rakesh9100 added up for grab ✋ This issue is up to be assigned and removed question 🤔 Further information is requested labels May 31, 2024
@Yuvraj960
Copy link
Contributor

@Rakesh9100 Please assign this issue to me

@Rakesh9100
Copy link
Owner

Carry on @Yuvraj960

@Rakesh9100 Rakesh9100 removed the up for grab ✋ This issue is up to be assigned label Jun 1, 2024
@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 GSSoC2k24 Level-3 Task -- 45 Points labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants