Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 705 Bytes

hw02.md

File metadata and controls

13 lines (10 loc) · 705 Bytes

Homework 2

  • Write your own code for the support enumeration algorithm in Python or Julia (or both), and run it for several example games on a Jupyter notebook (see this for Python or this for Julia).

  • Create a repository on GitHub, and push your Jupyter notebook to it. Create (or edit) a "README.md" file in your repository, and in that file, make a nbviewer link to your notebook.

Hints and exercises