Skip to main content

All Questions

Filter by
Sorted by
Tagged with
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 ...
John Manak's user avatar
  • 13.5k
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 ...
John Manak's user avatar
  • 13.5k