The general case would be extremely difficult to solve. It would require heavy expression manipulation. Consider a very simple variation:<br>   X($f: foo)<br>   Y(bar == $f)<br>as compared to<br>   Y($b: bar)<br>   X(foo == $b)<br>
<br>And you can play this game at any level of complexity.<br>
<br>And even your &quot;straightforward&quot; case would require the consideration of rule attributes, since there would not be a conflict if they are in different agenda groups, etc.<br><br>-W<br><br><br><br>2010/12/30 Benson Fung &lt;<a href="mailto:benson.redhat@gmail.com">benson.redhat@gmail.com</a>&gt;:<br>
&gt; The conflict is like :<br>&gt;<br>&gt; E.g.<br>&gt; If (X = 90) then Score = 10;<br>&gt; If (X = 90) then Score = 100;<br>&gt;<br>&gt; Can the BRMS detect this?<br>&gt;<br>&gt;<br>&gt;<br>&gt; On Thu, Dec 30, 2010 at 5:52 PM, Wolfgang Laun &lt;<a href="mailto:wolfgang.laun@gmail.com">wolfgang.laun@gmail.com</a>&gt;<br>
&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Please define &quot;conflict&quot;.<br>&gt;&gt; -W<br>&gt;&gt;<br>&gt;&gt; 2010/12/30 Benson Fung &lt;<a href="mailto:benson.fung@redhat.com">benson.fung@redhat.com</a>&gt;:<br>&gt;&gt; &gt; I would like to check if there is any conflict among the created rules<br>
&gt;&gt; &gt; in<br>&gt;&gt; &gt; the BRMS 5.1.  Can the QA/Verify can check this out?<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; On Thu, Dec 30, 2010 at 5:24 PM, Wolfgang Laun &lt;<a href="mailto:wolfgang.laun@gmail.com">wolfgang.laun@gmail.com</a>&gt;<br>
&gt;&gt; &gt; wrote:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Please don&#39;t assume that everybody knows which &quot;features&quot; and<br>&gt;&gt; &gt;&gt; which &quot;conflicts&quot; and which &quot;checks&quot; you have in mind.<br>
&gt;&gt; &gt;&gt; -W<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; 2010/12/30 Benson Fung &lt;<a href="mailto:benson.redhat@gmail.com">benson.redhat@gmail.com</a>&gt;:<br>&gt;&gt; &gt;&gt; &gt; Hi,<br>&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Can anyone know whether QA features can provide the rule conflict<br>&gt;&gt; &gt;&gt; &gt; checks?<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; Thanks<br>&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt;&gt; &gt; rules-users mailing list<br>&gt;&gt; &gt;&gt; &gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
&gt;&gt; &gt;&gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; rules-users mailing list<br>&gt;&gt; &gt;&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt;&gt; &gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; --<br>&gt;&gt; &gt; Benson Fung<br>&gt;&gt; &gt; Solution Architect, Global Services, Greater China<br>&gt;&gt; &gt; | Redhat Hong Kong Limited || 45/F., The Lee Gardens, 33 Hysan Avenue,<br>
&gt;&gt; &gt; Causeway Bay, Hong Kong || Office : 852-31802332 || Cell : 852-98369898<br>&gt;&gt; &gt; ||<br>&gt;&gt; &gt; <a href="mailto:benson.fung@redhat.com">benson.fung@redhat.com</a> || <a href="http://www.hk.redhat.com">http://www.hk.redhat.com</a>||<br>
&gt;&gt; &gt;<br>&gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt; rules-users mailing list<br>&gt;&gt; &gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt;&gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; rules-users mailing list<br>&gt;&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; rules-users mailing list<br>
&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>&gt;<br>
&gt;<br><br>