SYNOPSIS
gambit-enumpoly [OPTIONS]DESCRIPTION
Compute Nash equilibria by solving polynomial systemsAccepts game on standard input. With no options, reports all Nash equilibria found.
OPTIONS
- -d DECIMALS
- show equilibrium probabilities with DECIMALS digits
- -h
- print this help message
- -S
- use strategic game
- -H
- use heuristic search method to optimize time to find first equilibrium (strategic games only)
- -q
- quiet mode (suppresses banner)
- -v
- verbose mode (shows supports investigated) (default is only to show equilibria)