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

Research about JGraphT #82

Open
LucasSchmidt97 opened this issue Dec 8, 2017 · 0 comments
Open

Research about JGraphT #82

LucasSchmidt97 opened this issue Dec 8, 2017 · 0 comments
Assignees

Comments

@LucasSchmidt97
Copy link
Collaborator

LucasSchmidt97 commented Dec 8, 2017

KShortestPaths<IsotopicCluster, Connection> kPaths = new KShortestPaths<IsotopicCluster, Connection>(

Research why, when all scores (weights) are 0 in a graph, there is no valid best path and how the path is chosen.

Check source code from KShortestPaths...
https://github.com/jgrapht/jgrapht/tree/master/jgrapht-core/src/main/java/org/jgrapht/alg/shortestpath

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant