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

nw:weighted-path-to won't necessarily return correct links if there's multiple links between turtles #171

Open
qiemem opened this issue Aug 18, 2016 · 0 comments

Comments

@qiemem
Copy link
Member

qiemem commented Aug 18, 2016

The sequence of turtles will be correct, but currently, we pick random links that connect those turtles. This usually doesn't matter, but if more than one link connect two turtles (with different link breeds), we won't necessarily return the one with the smallest weight.

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

No branches or pull requests

1 participant