D
Dicread
HomeDictionaryHheuristic

heuristic

heuristic / heuristic / heuristic
AdjectiveNoun
pl: heuristics

This term describes a pragmatic approach to problem solving that prioritizes speed and efficiency over absolute precision. It evokes the image of a shortcut or a rule of thumb used when a perfect solution is computationally impossible or practically unattainable. In cognitive psychology, it refers to the mental shortcuts the brain uses to make quick decisions, which can lead to cognitive biases. In computer science, it describes algorithms that find a good enough solution when an exhaustive search would take too long.

Meanings

Adjectiveheuristic
[~ approach][~ method]

Relating to a process of discovery or problem solving that employs a practical method not guaranteed to be optimal, but sufficient for immediate goals.

"The team used a heuristic approach to quickly narrow down the possible causes of the system failure."

Nounheuristic

A mental shortcut or a rule of thumb that allows a person to make a decision or solve a problem quickly and efficiently.

"The availability heuristic often leads people to overestimate the probability of rare but dramatic events."

Adjectiveheuristic
[~ search][~ algorithm]

In computer science, referring to an algorithm that finds an approximate solution when classic methods are too slow.

"A heuristic search is often used in artificial intelligence to find a path through a complex game tree."

Related Words

Last Updated: June 18, 2026Report an Error