Understanding the problem
Methods of representation
problem solving
strategies
The Analog Approach
100

refers to the process necessary to reach a goal 

what is problem solving? 

100

translating the elements of a problem into a different format

what is problem representation?

100

a method that will always provide a solution to the problem although inefficient

what is an algorithm?

100

a set of problems that have the same underlying structures but different details

what is a problem isomorph?

200

describes the situation at the beginning

What is the initial state?

200

effective way to represent an abstract problem

what are symbols?

200

trying out all possible answers using a specific system

what is an exhaustive search?

200

specific objects and terms used in the question

what are surface features?

300

is reached when you solve the problem

what is the goal state?

300

grid consisting of rows and columns

what is a matrix?

300

employing a solution to similar, earlier problem 

what is the analog approach?

300

the underlying core 

what are structural feautures?

400

describes the restrictions that make it difficult to proceed

what is the obstacles state?

400

figure that uses a tree like structure to show various possible options

what is a hierarchal tree diagram?

500

constructing a well organized mental representation of the problem

what is understanding?

M
e
n
u