Breadth First Search and Depth First Search have their respective abbreviation as function names. The other search functions have the name search. This is simpler and easier for both the user and the developer.
I have made a pull request to fix this.
Breadth First Search and Depth First Search have their respective abbreviation as function names. The other search functions have the name
search. This is simpler and easier for both the user and the developer.I have made a pull request to fix this.