sprkrd / solitaire-minizinc

Solving Solitaire with MiniZinc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The report is contained within a Jupyter notebook. The notebook is present in three formats:

  • The .ipynb file itself, ready for being executed
  • An HTML for those who do not want to use Jupyter
  • A PDF for those who prefer the PDF format

The MiniZinc model is contained within the mzn folder. The folder also contains some example data files.

solitaire.py contains the source of the random generator (in Python).

About

Solving Solitaire with MiniZinc

License:GNU General Public License v3.0


Languages

Language:HTML 72.9%Language:Jupyter Notebook 26.2%Language:Python 1.0%