Closed mirefek closed 1 year ago
There is no difference between 0 and 1.
It was a bit easier to phrase the argument positively: "keep only tactics occuring at least k-times", and there is indeed no way to detect a tactic occuring 0 times.
Ok. I'll merge it.
exclude_unique_tactic: false
->required_tactic_occurrence: 1
exclude_unique_tactic: true
->required_tactic_occurrence: 2
tests pass