Code QuizAdvanced
Bidirectional Search Meeting Point
Spot why this meeting-point check can never detect a frontier intersection.
This function should detect when the two searches meet, but it always returns true. What is the bug?
Spot why this meeting-point check can never detect a frontier intersection.
This function should detect when the two searches meet, but it always returns true. What is the bug?