Use a so-called closure of the simulation tree to reduce the search space:
instead of walking all descendants of root applied rules, we now only walk the ancestors of related movements and their descendants. This means that a few branches get pruned, namely the branches stemming from ancestors of related movements that dont include such related movements as descendants. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36584 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment