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

Change value type from int64_t to double in graph.h header #52 #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adheeshsharma19
Copy link

Changed int64_t value types for distances between edges to double.

Changed int64_t value types for distances between edges to double.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your interest in AlgoPlus, a maintainer will see your PR soon!

@spirosmaggioros
Copy link
Member

You have to make sure that every function that uses the changed values works. Please review your code and commit again. Test cases must run correctly. If you need any help you can reply to this PR.

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.

None yet

2 participants