SYNOPSIS
gambit-enummixed [OPTIONS]DESCRIPTION
Compute Nash equilibria by enumerating extreme pointsAccepts 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
- -D
- don't eliminate dominated strategies first
- -L
- use lrslib for enumeration (experimental!)
- -c
- output connectedness information
- -h
- print this help message
- -q
- quiet mode (suppresses banner)