Optimize processing of static rules

Avoid evaluating templates and producing rules on null
input and all required closure of this input, which effectively
constitutes the static collection of rules that are only
dependent on chosen aspect clique.
This commit is contained in:
Fedor Isakov 2020-12-13 16:49:32 +01:00
parent 159de90e6f
commit 03be7f19b5
1 changed files with 476 additions and 284 deletions