Final Exam Review - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

Final Exam Review

Description:

Final Exam Review CS 171/271 Coverage Problem Solving and Searching Chapters 3,4,6 Logic Chapters 7,8,9 LISP Only those sections covered in the s Emphasis on ... – PowerPoint PPT presentation

Number of Views:43
Avg rating:3.0/5.0
Slides: 6
Provided by: JPV2
Category:

less

Transcript and Presenter's Notes

Title: Final Exam Review


1
Final Exam Review
  • CS 171/271

2
Coverage
  • Problem Solving and Searching
  • Chapters 3,4,6
  • Logic
  • Chapters 7,8,9
  • LISP
  • Only those sections covered in the slides

3
Emphasis on Algorithms
  • Given sample problems, environments, inputs
  • Carry out an algorithm/determine the
    corresponding output
  • Rough breakdown
  • 70 of questions on carrying out algorithms
  • 15 on LISP programming
  • 15 on other question types(true-false,
    identification, writing logical sentences)

4
Algorithms on Searching
  • Not so much on Chapter 3
  • BFS, UCS, DFS, Iterative Deepening DFS (recognize
    as simple cases of other algorithms)
  • Heuristics
  • Greedy Best-First Search
  • A search
  • Hill-Climbing
  • MiniMax, alpha-beta pruning

5
Logical Inference Algorithms
  • Inference by enumeration (for Propositional
    Logic)
  • Propositionalization (for FOL)
  • Unification
  • Resolution (PL FOL)
  • Forward Chaining (PL FOL)
  • No algorithm questions on backward ch
  • Conversion to CNF
Write a Comment
User Comments (0)
About PowerShow.com