Heuristic

Heuristic is a problem-solving method that uses practical shortcuts or rules of thumb to find solutions quickly, though they may not always be perfect. Heuristics prioritize speed and efficiency over exhaustive accuracy.

In a chess game, a heuristic might suggest prioritizing capturing high-value pieces, even if it doesn’t guarantee the best move.

Heuristics are widely used in AI to simplify complex problems and speed up decision-making.