khiem2105 / WordleMind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordleMind

  • Using constraint programming and evolutionist algorithm to solve Wordle
  • To run a test:
    make run ALGO="constraint_prog"/"genetic_algo" SECRET_WORD="..."

About


Languages

Language:Python 55.8%Language:Jupyter Notebook 42.6%Language:Makefile 1.6%