Numeric Comparison Model
Jerry.Ball at williams.af.mil
Jerry.Ball at williams.af.mil
Fri Jul 13 12:20:11 EDT 2001
powerful...
For example, it seems to me that the following comparisons would take
significantly different amounts of time to make:
1 < 2
1233393 < 1232393
Jerry
-----Original Message-----
From: Daniel J Bothell [mailto:db30+ at andrew.cmu.edu]
Sent: Monday, July 09, 2001 8:00 PM
To: Jerry.Ball at williams.af.mil
Cc: Act R Users Mailing List
Subject: Re: Numeric Comparison Model
Excerpts from mail: 9-Jul-101 Numeric Comparison Model by
Jerry.Ball at williams.af.m
>
> It would be nice if the module supported the following comparison
> operators:
>
> greater than
> less than
> equal
> not equal
> greater than or equal to
> less than or equal to
>
> Does anyone know if such a module exists that we could incorporate into
our
> pilot behavior model?
ACT-R 5.0 will allow those operations within productions automatically.
In a manner similar to the negation test one can now use <, <=, >, or >= as
slot test modifiers when the values are numbers. The sperling model in unit
3 uses them if you want to see an example of their use.
Dan
More information about the ACT-R-users
mailing list