Closed ajpal closed 1 year ago
Panic by default if we don't learn any rules. Special case for n < 3 in recursive rules, because these usually don't learn rules and that's okay.
n < 3
Panic by default if we don't learn any rules. Special case for
n < 3
in recursive rules, because these usually don't learn rules and that's okay.