50 pts for the notebooks 10 pts - description/inputs/outputs/globals used 10 pts - pseudocode or flowchart 10 pts - assumptions & limitations 10 pts - test runs, description of test cases, and test philosophy 10 pts - description of data structures - memory usage - functions called/functions called by 50 pts for the code **************** For Homework #1 (Problem Solving) 10 pts - depth-first search 10 pts - breadth-first search 10 pts - uniform-cost search 10 pts - greedy best-first search 10 pts - A* search ****************