SYNOPSIS
gambit-simpdiv [OPTIONS]DESCRIPTION
Compute Nash equilibria using simplicial subdivisionAccepts game on standard input. With no options, computes one approximate Nash equilibrium.
OPTIONS
- -d DECIMALS
- show equilibria as floating point, with DECIMALS digits (default is to show as rational numbers)
- -g MULT
- granularity of grid refinement at each step (default is 2)
- -h
- print this help message
- -r DENOM
- generate random starting points with denominator DENOM
- -n COUNT
- number of starting points to generate (requires -r)
- -s FILE
- file containing starting points
- -q
- quiet mode (suppresses banner)
- -v
- verbose mode (shows intermediate output) (default is to only show equilibria)
Gambit version 0.2010.09.01, Copyright (C) 1994-2010, The Gambit Project This is free software, distributed under the GNU GPL