information processing approach Flashcards

1
Q

how do you know you’re done in termination

A
  1. well defined
  2. ill defined
  3. satisficing - finding a solution that is acceptable but not necessarily optimal
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

knowledge based method of search (2)

A

auxiliary problem- doing a smaller. version of the problem in hopes of learning how to solve larger problems

pattern matching - using prior knowledge to recognize problem types or patterns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

kinds of proximity search - heuristic search

A

hill climbing - reducing only 1 difference

means end - alleviate several dimensions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

types of search

A

algorithmic - search every possibility but theres a guaranteed solution

hueristic search - offers good chance of finding solution but not guarenteed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly