All Questions
2 questions
3
votes
1
answer
12k
views
Drools: insertLogical and retract
This is a follow up on my previous question. I have a decision tree in the following form:
and I want to transform it into rules in Drools Expert. The use of insertLogical has been proposed. Drools ...
10
votes
3
answers
16k
views
Decision trees and rule engines (Drools)
In the application that I'm working on right now, I need to periodically check eligibility of tens of thousands of objects for some kind of a service. The decision diagram itself is in the following ...