Numeric Comparison Model
Roman Belavkin
rvb at Cs.Nott.AC.UK
Tue Jul 10 07:10:30 EDT 2001
How about using !eval! in antecedent (the IF part) ?
Roman
> We're working on a model of pilot behavior and need a numeric comparison
> module to make comparisons like:
>
> current-altitude > desired-altitude
> current-speed < desired-speed
> current-heading = desired-heading
>
> 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?
>
> Jerry
More information about the ACT-R-users
mailing list