gambit-gnm

Name

gambit-lcp -- Computes Nash equilibria in a strategic game using a global Newton method

Synopsis

gambit-gnm [-d DECIMALS] [-h] [-q]

DESCRIPTION

gambit-gnm reads a game on standard input and computes Nash equilibria using a global Newton method 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 DECIMALS

Express all output using decimal representations with DECIMALS digits.

-h

Prints a help message listing the available options.

-q

Suppresses printing of the banner at program launch.

USAGE

gambit-gnm [OPTIONS] < file.[en]fg

CAVEATS

This is an experimental program and has not been extensively tested.

AUTHOR

Ben Blum Christian Shelton Theodore Turocy