That's the core functionality of a rule engine. The rete algorithm does this, and drools implements rete.
--- On Thu, 3/12/09, Nikhil_dev <k.nikhil at verchaska.com> wrote:
> so now is there
> any way with the help of drools we can identify which rule
> to execute with
> out executing all of them one after the another