aimacode / aima-pseudocode

Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Other
866 stars 420 forks source link

Correct Recursive-Best-First-Search.md #92

Open SudhanshuBhoi opened 5 years ago

SudhanshuBhoi commented 5 years ago

Corrected Recursive-Best-First-Search.md according to aima4e-algorithms.pdf.