Algorithms and heuristics
Is a heuristic function considered an algorithm?
If a heuristic function ISN'T considered an algorithm, does that mean that any algorithm which relies on a heuristic function implicitly becomes a heuristic function itself?
For example, a sort algorithm that uses a comparison heuristic function.
If a heuristic function ISN'T considered an algorithm, does that mean that any algorithm which relies on a heuristic function implicitly becomes a heuristic function itself?
For example, a sort algorithm that uses a comparison heuristic function.
