SimpDivSolve

Name

SimpDivSolve -- Compute Nash equilibria via simplicial subdivision

Synopsis

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

Description

SimpDivSolve computes a Nash equilibrium for a game using a simplicial subdivision algorithm. The behavior of the algorithm may be modified by several optional parameters: