ajul / zerosum

Balances zero-sum games so that they have a specified Nash equilibrium.
3 stars 2 forks source link
game-design game-theory google-apps-script numerical-optimization python

python: Implementation of balancing via monotonic handicaps, based on Python + SciPy. This is the primary implementation.

google_apps_script: Google Apps Script implementation of Sinkhorn's algorithm.