Skip to content

Programming assignments and more from Game Theory and Mechanism Design by Y Narahari

Notifications You must be signed in to change notification settings

msamogh/GameTheory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameTheory

Python implementations of algorithms in game theory

Overview

This implementation uses the Gambit NFG format for representation.

Algorithms currently implemented

  1. Pure strategy Nash equilibrium for n-player games
  2. Dominant strategies for n-player games
  3. Minmax values
  4. Maxmin values

About

Programming assignments and more from Game Theory and Mechanism Design by Y Narahari

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages