UI logo
CS 440/ECE 448
Fall 2018
Margaret Fleck

Midterm 1 skills list


Historical trivia

What were the following (in just a couple words)? When and where were they developed?

Search

You've done an MP on this, so can be expected to answer quite detailed questions, e.g about A*.

Key examples: graph search, maze search, Missionaries and Cannibals puzzle. 8-puzzle

Basic search methods

Edit distance (problem and algorithm)

A* search

Comparison of search methods

Constraint satisfaction problems

Key examples (be familiar with basic rules)

Backtracking search (DFS)

Hill-climbing

Planning

Configuration space

You've done an MP on this, but the math/geometry turns evil very fast. So expect concrete 2D problems involving relatively simple situations.

General knowledge (i.e. superficial only)

Probability

The MP for this is still in the future. So expect straightfoward questions about definitions and proving very simple lemmas.

Naive Bayes (basic definitions only)

The MP for this is still in the future. So expect straightfoward questions about definitions and proving very simple lemmas.

Not on exam

The following material is NOT ON THIS EXAM

Items that won't be covered:

Items that will be on midterm 2 (even though they may have been partly covered in lecture before midterm 1).