G
Guest
Guest
Archived from groups: comp.ai.games (More info?)
Production systems typically consist of a database containing a set of
facts, and a set of IF-THEN rules that act on these.
However, in practice what one often needs is "take the set of all
entities for which such-and-such is true, and do so-and-so with it";
the SQL SELECT operator is an example of something designed to meet
this requirement.
Are there any existing production systems that can do this, or some
equivalent of it?
Thanks,
--
"Sore wa himitsu desu."
To reply by email, remove
the small snack from address.
http://www.esatclear.ie/~rwallace
Production systems typically consist of a database containing a set of
facts, and a set of IF-THEN rules that act on these.
However, in practice what one often needs is "take the set of all
entities for which such-and-such is true, and do so-and-so with it";
the SQL SELECT operator is an example of something designed to meet
this requirement.
Are there any existing production systems that can do this, or some
equivalent of it?
Thanks,
--
"Sore wa himitsu desu."
To reply by email, remove
the small snack from address.
http://www.esatclear.ie/~rwallace

