Closed (fixed)
Project:
Optimizing Rules SoC 2010
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2010 at 18:51 UTC
Updated:
26 Jul 2010 at 19:10 UTC
The rules are in the form such that these can be inserted in the decision tree #830394: Converting ORs into ANDs. For the decision tree a node can have left, right children and data part. Data part would contain the condition. Now the conditions of the rules need to be inserted in the decision tree in such a way that every condition would be evaluated at max once.
Comments
Comment #1
Saubhagya commentedI used these two rules
sau2
and
sau
and tree structure was like this:
Comment #2
Saubhagya commented