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

Work on a_star_search #84

Merged
merged 3 commits into from
Aug 31, 2023
Merged

Work on a_star_search #84

merged 3 commits into from
Aug 31, 2023

Conversation

ndcroos
Copy link
Contributor

@ndcroos ndcroos commented Aug 21, 2023

See #69

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
include/graaflib/algorithm/shortest_path.h ø
include/graaflib/algorithm/shortest_path.tpp 100.00%
test/graaflib/algorithm/shortest_path_test.cpp 100.00%

📢 Thoughts on this report? Let us know!.

Copy link
Owner

@bobluppes bobluppes left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for working on this 🎉

@bobluppes bobluppes added the enhancement New feature label Aug 31, 2023
@bobluppes bobluppes merged commit 1ce6db5 into bobluppes:main Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants