Content deleted Content added
GeorgeBills (talk | contribs) Clarification - BFS is optimal and complete only in certain situations. |
-wikicode |
||
Line 19:
==Pseudocode==
'''function''' breadthFirstSearch (Start, Goal) {
|
Clarification - BFS is optimal and complete only in certain situations. |
-wikicode |
||
Line 19:
==Pseudocode==
'''function''' breadthFirstSearch (Start, Goal) {
|