Remove unnecessary goal test in search.py (#953)
Remove unnecessary initial goal test in best_first_graph_search. The loop will catch that case immediately.
Veuillez vous inscrire ou vous connecter pour commenter
Remove unnecessary initial goal test in best_first_graph_search. The loop will catch that case immediately.