70 likes | 78 Views
SEG 4560 Midterm Review. Midterm. In class, 4:30-6:15pm, March 09, 2009 5 Questions from Chapters 3-8 One A4 size cheat sheet Useful materials: Tutorials 1 and 2, Assignments 1 and 2, and Lecture notes. Chapters 7 and 8. Express sentences in Propositional logic First-order logic
E N D
Midterm • In class, 4:30-6:15pm, March 09, 2009 • 5 Questions from Chapters 3-8 • One A4 size cheat sheet • Useful materials: Tutorials 1 and 2, Assignments 1 and 2, and Lecture notes
Chapters 7 and 8 • Express sentences in • Propositional logic • First-order logic • Propositional logic • Connectives • Logical equivalence • Forward chaining, backward chaining • Resolution algorithm
Chapter 6 • Minimax algorithm • Alpha-beta algorithm • Minimax of nondeterministic games
Chapter 5 • CSPs • Variables • Domains • Constraints • Backtracking search for CSPs • Various heuristics to speedup search
Chapter 4 • Greedy search and A* search • Evaluation function, admissible heuristic • Local search • Hill-climbing • Properties of these search methods • Efficiency • Completeness • Optimality
Chapter 3 • Breadth-first search • Uniform-cost search • Depth-first search • Depth-limited search • Iterative deepening search • Properties and Comparisons • Efficiency • Space • Completeness • Optimality