bidirectional search
Sign in to savealgorithm for finding shortest paths by simultaneously searching from the source and destination until both searches meet
algorithm for finding shortest paths by simultaneously searching from the source and destination until both searches meet