Skip to content

This is a python application which finds all pure Nash equilibriums and mixed Nash equilibriums for a given strategic game

Notifications You must be signed in to change notification settings

nimrodkingston/Nash-Equilibrium-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nash-Equilibrium-Calculator

This is a python commad line application which can find all the pure and mixed Nash equilibriums for a given strategic game or an approximate ε-equilibrium solution for a given game based on user input. ε values of 1/2 and 3/4 can be chosen for the approximate equilibrium.

Required Modules

For this application to run properly, the following python modules must be installed:

  • numpy

About

This is a python application which finds all pure Nash equilibriums and mixed Nash equilibriums for a given strategic game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages