in #878 FIFOQueue, Stack and PriorityQueue are refactored and changes were made to search.py. The changes are not made in the search notebook. This causes errors in the graph visualizations like FIFOQueue not defined, Stack not defined etc. The code in the notebook needs to be updated with the code in search.py
in #878 FIFOQueue, Stack and PriorityQueue are refactored and changes were made to
search.py. The changes are not made in the search notebook. This causes errors in the graph visualizations likeFIFOQueue not defined,Stack not definedetc. The code in the notebook needs to be updated with the code insearch.py