Also, when I add this condition:
rule "ABC"
when
A ( $p : p )
B ( c < $p, c in (3,4), c > d )
then
System.out.println ("Hello");
end
The Rete Tree looks like this: (is that correct?)
<
http://drools.46999.n3.nabble.com/file/n4028170/Rete.png>
--
View this message in context:
http://drools.46999.n3.nabble.com/in-operator-breaking-the-Rete-Tree-tp40...
Sent from the Drools: User forum mailing list archive at
Nabble.com.