Artificial Intelligence · Level 2 of 5
Heuristic
A practical rule that guides search or decisions without guaranteeing the best answer.
A shortcut can reduce computation while sometimes missing a better solution.
Example
A route planner favors roads pointing toward the destination.
Listen to the definition and example
Audio transcript
Heuristic. A practical rule that guides search or decisions without guaranteeing the best answer. A shortcut can reduce computation while sometimes missing a better solution. For example: A route planner favors roads pointing toward the destination.
Explore this concept
Why it matters
These distinctions help you separate a system’s task, representation, and reasoning method.
Related concepts
Quick recall question
Try answering before looking back at the definition.