EnumPureSolve

Name

EnumPureSolve -- Computes Nash equilibria via pure strategy enumeration

Synopsis

EnumPureSolve[support->NFSUPPORT, {stopAfter->0}, 
              {time<->0.000000}, {traceFile<->(Output)},
              {traceLevel->0}] =: LIST(MIXED) 
EnumPureSolve[support->EFSUPPORT, {asNfg->False}, 
              {stopAfter->0}, {precision->Float}, 
              {time<->0.000000}, {traceFile<->(Output)}, 
              {traceLevel->0}] =: LIST(BEHAV) 

Description

Returns all pure strategy Nash equilibria of a game using the given support. The behavior of the algorithm may be modified by the following optional parameters: