Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 446 Bytes

hw03.md

File metadata and controls

10 lines (7 loc) · 446 Bytes

Homework 3

  • Write your own code for the Lemke-Howson algorithm in Python or Julia (or both), and run it for several example games on a Jupyter notebook.

  • Push your Jupyter notebook to a GitHub repository, and in the "README.md" file, make an nbviewer link to your notebook.

Suggested solutions