[jboss-jira] [JBoss JIRA] (DROOLS-1826) Guided Decision Table V&V: Overlaps
Toni Rikkola (Jira)
issues at jboss.org
Mon Jan 14 05:02:00 EST 2019
[ https://issues.jboss.org/browse/DROOLS-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Toni Rikkola closed DROOLS-1826.
--------------------------------
Resolution: Won't Do
> Guided Decision Table V&V: Overlaps
> -----------------------------------
>
> Key: DROOLS-1826
> URL: https://issues.jboss.org/browse/DROOLS-1826
> Project: Drools
> Issue Type: Enhancement
> Components: Guided Decision Table Editor
> Reporter: Toni Rikkola
> Assignee: Toni Rikkola
> Priority: Optional
> Labels: verifier
>
> This will be needed by Unique hit to resolve if table is in fact Unique Singe hit.
> We already resolve subsumption. Meaning all the possible values that row A can take also satisfy B.
> Subsumption does not cover overlapping rows. Where a set of given values that fire A also fire B, but both rules have a range of given values that only fire A or B.
> h6. For example
> || Person.age || Application.approve ||
> | 0 - 50 | yes |
> | 40 - 100 | no |
> If age is between 40 and 50 both rules fire and it is impossible to say if the rule is approved or not.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list