Skip to content

Solved bug in yen.jl #183

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

Merged
merged 12 commits into from
Jun 20, 2023
Merged

Solved bug in yen.jl #183

merged 12 commits into from
Jun 20, 2023

Conversation

aurorarossi
Copy link
Member

In order to fix the bug reported in the issue #103 I add in Dijkstra algorithm the optional argument maxdist that specifies the maximum path distance beyond which all path distances are assumed to be infinite.

@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Merging #183 (cc85f5e) into master (11f54ad) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   97.26%   97.26%           
=======================================
  Files         114      114           
  Lines        6579     6580    +1     
=======================================
+ Hits         6399     6400    +1     
  Misses        180      180           

@gdalle gdalle self-requested a review February 17, 2023 08:41
@gdalle gdalle added the bug Something isn't working label Jun 16, 2023
@gdalle gdalle self-assigned this Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants