Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 317 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 317 Bytes

jyc-supergames

  • Replicating the JYC2003 Econometrica algorithm. Infinitely Repeated Prisonner's Dilemma example.
  • Provides Methods for Inner and Outer Approximation of Sequential Equilibrium Payoff Set.
  • Uses:
    • SciPy's Convex Hull Methods.
    • CVXOPT interface to GNU GLPK.
    • MPI4PY interface to OpenMPI.