• Alfredo Di Napoli's avatar
    Introduce the OnLoopDetectedStrategy and add (failing) test · 8c1700b1
    Alfredo Di Napoli authored
    This commit introduces the `OnLoopDetectedStrategy` type and does a
    slight refactoring so that we can "plug in" algorithms to break loops
    during our forest search.
    
    It also introduces a test, which at the moment is failing, that we
    can actually break a loop.
    8c1700b1
Ngrams.hs 26.4 KB