Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

"undirected" mode for shortest paths with directed graphs #1584

Open
etiennedeg opened this issue Aug 20, 2021 · 0 comments
Open

"undirected" mode for shortest paths with directed graphs #1584

etiennedeg opened this issue Aug 20, 2021 · 0 comments

Comments

@etiennedeg
Copy link

etiennedeg commented Aug 20, 2021

Hi,
This is a follow up of this discussion.
Is there a way to efficiently find shortest paths in a directed graph while ignoring the direction of the edges ? (so without casting to a directed graph)
R seems to have an "undirected" mode for this.

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

No branches or pull requests

1 participant