Is there any way to know if a path exists between two vertices in a BidirectionalGraph? I do not need to know the path itself, just whether a path exists.
Is there any way to know if a path exists between two vertices in a BidirectionalGraph? I do not need to know the path itself, just whether a path exists.