Activity
Dennis Hackethal addressed criticism #3749.
#3749·Dennis HackethalOP, about 22 hours agoMaybe Deutsch just means hard to vary as a heuristic, not as a full-fledged decision-making algorithm.
A heuristic or heuristic technique (problem solving, mental shortcut, rule of thumb) is any approach to problem solving that employs a pragmatic method that is not fully optimized, perfected, or rationalized, but is nevertheless "good enough" as an approximation or attribute substitution.
None of this means a heuristic couldn’t be programmed. On the contrary, heuristics sound easier to program than full-fledged, ‘proper’ algorithms.
I’d be happy to see some pseudo-code that uses workarounds/heuristics. That’d be a fine starting point.