Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-114

Support "Defeasible" rules in Drools

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • None
    • None
    • None
    • Documentation (Ref Guide, User Guide, etc.)
    • Medium

      Very roughly speaking, "defeasiblity" is about rules being able to prevent other rules from firing, or canceling the conclusions other rules.

      It is used to manage "exceptions" or "(counter)arguments", where different rules lead to conflicting conclusions and a resolution strategy has to be applied, depending on some relative ordering (strength, salience, temporal, weight, etc..).

      While an ad-hoc implementation is possible combining salience, appropriate insertions/retractions and the rule-based agenda, a more declarative approach should be provided to the user.

      This lack of a feature is currently a blocker for the adoption of Drools in several medical and legal communities, just to cite some.

            dsotty Davide Sottara (Inactive)
            dsotty Davide Sottara (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: