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

Option to display only the shortest path(s) between two nodes #18

Open
waldyrious opened this issue Jul 9, 2018 · 0 comments
Open

Option to display only the shortest path(s) between two nodes #18

waldyrious opened this issue Jul 9, 2018 · 0 comments

Comments

@waldyrious
Copy link
Contributor

waldyrious commented Jul 9, 2018

(Related to #5)

This functionality could certainly help clean up the graph, as well as make the tool more potentially useful in practice.

For example: https://akr.am/languages/?source=C&target=JavaScript displays the shortest path

C --[Clang]--> LLVM --[Emscripten]--> JavaScript

but also a few others that take more convoluted routes. It would be nice to be able to turn those off.

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

2 participants
@waldyrious and others