Problem Solving Concepts

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

These flashcards encapsulate key terminology and concepts related to problem-solving as covered in the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

Problem Definition

A situation where there is a goal to be achieved and obstacles that must be overcome to reach that goal.

2
New cards

Well-Defined Problems

Problems that have clear goals, specific objects involved, definite operations to be used, and specific constraints.

3
New cards

Ill-Defined Problems

Problems that lack clear objectives, acceptable operations, or definite constraints, making them more challenging to solve.

4
New cards

Heuristic

A problem-solving strategy that uses a practical approach to find an approximate solution.

5
New cards

Algorithm

A step-by-step procedure that guarantees a solution to a problem if followed correctly.

6
New cards

Functional Fixedness

A cognitive bias that limits a person to using an object only in the way it is traditionally used.

7
New cards

Set Effects

A tendency to use the same methods or solutions for problems even when they may not work.

8
New cards

Insight

The sudden realization of a problem's solution, often accompanied by an 'Aha!' moment.

9
New cards

Incubation

A problem-solving technique where taking a break from the problem can lead to a solution later on.

10
New cards

Mutilated Chessboard Problem

A problem that asks if a certain arrangement of dominoes can cover a modified chessboard with missing squares.

11
New cards

Water Jug Problem

A problem involving two jugs of different capacities used to measure out a specific quantity of water.

12
New cards

Buddhist Monk Problem

A problem that demonstrates the idea that two journeys on the same path will intersect at some point in time.

13
New cards

Missionaries and Cannibals Problem

A classic river crossing problem where missionaries must cross a river without being outnumbered by cannibals.

14
New cards

Means-End Analysis

A heuristic strategy that involves breaking a problem into smaller, manageable parts to reach a goal.

15
New cards

Analogy in Problem Solving

Using a similar problem that has already been solved as a guide to solve a new problem.