IRK: Imperative Representation of Knowledge

{{c.content.title}}

{% for rule_res in c.content.rule_res_list %}

{{rule_res.rule.short_key}}["{{rule_res.rule.R1}}"] ({{rule_res.length}})

{% for stm_container in rule_res.stm_container_list %} {% include "l1_rule-application-report-stm.html"%} {% endfor %}
{% endfor %}
footer