Reduce ambiguities when there are numerous open charges #1286
Labels
backend
Python/Make/Docker/etc.
Complexity: 3
Refer to issue #739 for more details
expunger
Changes to the expungement logic
A common case that causes an ambiguity overflow is to have one open case with a lot of charges. There should be an elegant way to handle this without having to run the Expunger too many times or touch the Expunger.
The text was updated successfully, but these errors were encountered: