Difference between revisions of "Heuristic"

From CNM Wiki
Jump to: navigation, search
Line 1: Line 1:
Any [[heuristic]] (originally known as [[heuristic technique]]) .
+
Any [[heuristic]] (originally known as [[heuristic technique]]; from Greek ''εὑρίσκω'': to find or discover) is any approach to solve a problem and/or discover a fact that employs a practical method, not guaranteed to be optimal, perfect, or rational, but instead sufficient for reaching an immediate goal. Where finding an optimal solution is impossible or impractical, heuristic methods can be used to speed up the process of finding a satisfactory solution. Heuristics can be mental shortcuts that ease the cognitive load of making a decision.[1]:94 Examples that employ heuristics include using a rule of thumb, an educated guess, an intuitive judgment, a guesstimate, profiling, or common sense.
 +
 
 +
.
  
  

Revision as of 08:37, 23 September 2019

Any heuristic (originally known as heuristic technique; from Greek εὑρίσκω: to find or discover) is any approach to solve a problem and/or discover a fact that employs a practical method, not guaranteed to be optimal, perfect, or rational, but instead sufficient for reaching an immediate goal. Where finding an optimal solution is impossible or impractical, heuristic methods can be used to speed up the process of finding a satisfactory solution. Heuristics can be mental shortcuts that ease the cognitive load of making a decision.[1]:94 Examples that employ heuristics include using a rule of thumb, an educated guess, an intuitive judgment, a guesstimate, profiling, or common sense.

.


Related lectures