You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current presentation, the multi-source bidirectional BFS is explained with an example that finds pairs of nodes with a path having a length of 'exactly 3'. This might be misleading as it might not find these nodes if there are paths with a shorter length between them.