Age | Commit message (Expand) | Author |
---|---|---|
2022-03-01 | Change in the entropy algorithm : prefer words in the final list instead of p... | Sébastien Dailly |
2022-02-27 | Do not evaluate the entropy when only 2 words are still presents | Sébastien Dailly |
2022-02-26 | Use the whole dictionnary when searching for a word for a faster exploration | Sébastien Dailly |
2022-02-25 | Added an another engine for motus, using entropy instead of frequencies only | Sébastien Dailly |
2022-02-24 | Moved the wordlist into a set | Sébastien Dailly |
2022-02-24 | Update code, added tests | Sébastien Dailly |
2022-02-11 | Hide structure in motus solver | Sébastien Dailly |
2022-02-07 | Added a motus solver | Sébastien Dailly |