gambit-ipa
Name
gambit-lcp -- Computes Nash equilibria in a strategic game using iterated polymatrix approximation
Synopsis
gambit-ipa [-d DECIMALS] [-h] [-q]
DESCRIPTION
gambit-ipa reads a game on standard input
and computes Nash equilibria using an iterated polymatrix approximation
approach developed by Govindan and Wilson.
This program is a wrapper around the Gametracer 0.2 implementation by
Ben Blum and Christian Shelton.
OPTIONS
-d DECIMALSExpress all output using decimal representations with
DECIMALS digits.
-hPrints a help message listing the available options.
-qSuppresses printing of the banner at program launch.
USAGE
gambit-ipa [OPTIONS] < file.[en]fg
CAVEATS
This is an experimental program and has not been extensively tested.
AUTHOR
Ben Blum
Christian Shelton
Theodore Turocy