As the event sets are optimized, now I want to extend the concept to optimize rule sets. For this comments and suggestions are welcome.
As the event sets are optimized, now I want to extend the concept to optimize rule sets. For this comments and suggestions are welcome.
Comments
Comment #1
klausifrom http://drupal.org/node/801076#comment-2991962
1) Put a rule on top of the ordered rule set list
2) do an integrity check
2a) if the check fails: we know that this rule depends on another rule. Exclude this rule from the optimization set.
3) Select the next rule and go to 1), if all rules were examined go to 4)
4) Optimize the remaining set of rules (they do not depend on each other)