Scroll to navigation

GAMBIT-LCP(1) User Commands GAMBIT-LCP(1)

NAME

gambit-lcp - Compute Nash equilibria by solving a linear complementarity program

SYNOPSIS

gambit-lcp [ OPTIONS]

DESCRIPTION

Compute Nash equilibria by solving a linear complementarity program
Accepts game on standard input. With no options, reports all Nash equilibria found.

OPTIONS

-d DECIMALS
compute using floating-point arithmetic; display results with DECIMALS digits
-S
use strategic game
-P
find only subgame-perfect equilibria
-e EQA
terminate after finding EQA equilibria (default is to find all accessible equilbria
-r DEPTH
terminate recursion at DEPTH (only if number of equilibria sought is not 1)
-D
print detailed information about equilibria
-h
print this help message
-q
quiet mode (suppresses banner)

SEE ALSO

The full documentation for Compute is maintained as a Texinfo manual. If the info and Compute programs are properly installed at your site, the command
info Compute
should give you access to the complete manual.
January 2011 gambit-lcp: 0.2010.09.01