On 2/22/20 8:33 AM, Steven A Smith wrote:
> Thanks for the disambiguation...  in my vocabulary/experience I think
> what you are calling "installed triggers" are what I call "heuristics",

Well, for me, a heuristic is an *action* not a trigger. It's a response to a 
trigger. A trigger is a circumstance ... a condition that obtains. E.g. in a 
programming language, you might have something like if (x==2) then g(x); else 
h(x). Here "x==2" would be the trigger and g() or h() are the reactions. 
Perhaps h() is a heuristic algorithm and g() is an analytic solution.

Of course, it's entirely plausible to have something like: while (x != 2) { 
x=h(x); }, which convolves the trigger with the heuristic. And I suspect 
something like that is a normal way to think about heuristics in the 
learning/psych sense. 

-- 
☣ uǝlƃ

============================================================
FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
to unsubscribe http://redfish.com/mailman/listinfo/friam_redfish.com
archives back to 2003: http://friam.471366.n2.nabble.com/
FRIAM-COMIC http://friam-comic.blogspot.com/ by Dr. Strangelove

Reply via email to