Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Rete algorithm
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Rete-OO=== Considering that Rete aims to support [[first-order logic]] (basically [[if-then-else]] statements), Rete-OO<ref>{{Cite journal|last1=Sottara|first1=Davide|last2=Mello|first2=Paola|author2-link=Paola Mello|last3=Proctor|first3=Mark|year=2010|title=A Configurable Rete-OO Engine for Reasoning with Different Types of Imperfect Information|url=http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.713.3826&rep=rep1&type=pdf|format=PDF|journal=IEEE Transactions on Knowledge and Data Engineering|volume=22|issue=11|pages=1535β1548|doi=10.1109/TKDE.2010.125|citeseerx=10.1.1.713.3826|archive-url=https://web.archive.org/web/20220110153745/http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.713.3826&rep=rep1&type=pdf|archive-date=2022-01-10|access-date=2022-01-10|s2cid=18895309}}</ref> aims to provide a rule-based system that supports uncertainty (where the information to make a decision is missing or is inaccurate). According to the author's proposal, the rule "''if Danger then Alarm''" would be improved to something such as "''given the probability of Danger, there will be a certain probability of hearing an Alarm''" or even "''the greater the Danger, the louder should be Alarm''". For this it extends the [[Drools]] language (which already implements the Rete algorithm) to make it support [[probabilistic logic]], like [[fuzzy logic]] and [[Bayesian network]]s.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)