[rules-users] How to use my own rule semantics?

andrew8666 andrzej.grzelak at g.pl
Wed Sep 4 06:41:09 EDT 2013


I am making some kind of expert system in drools. It will be based on fuzzy
logic. I have a analysis which describes what semantics to use.

Problem is that i don't know how to rewrite this semantics to drools. Look:

x ∧ y = min{x,y}
x ∨ y = max{x,y}
x → y = 1 for x <= y, y for x > y

Any hint will be appreciated.




--
View this message in context: http://drools.46999.n3.nabble.com/How-to-use-my-own-rule-semantics-tp4025795.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list