Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danainschool authored Feb 7, 2017
1 parent f122329 commit 4bb49dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,6 @@ classes, and the search methods in the AIMA library.
- The planning problem for the "Have Cake and Eat it Too" problem in the book has been
implemented in the `example_have_cake` module as an example.
- The `tests` directory includes `unittest` test cases to evaluate your implementations. All tests should pass before you submit your project for review.
- Use the `run_search` script is provided for gathering metrics for various search methods on any or all of the problems and should be used for this purpose.
- The `run_search` script is provided for gathering metrics for various search methods on any or all of the problems and should be used for this purpose.


0 comments on commit 4bb49dd

Please sign in to comment.