QreGridSolve

Name

QreGridSolve -- Computes quantal response equilibria via a grid search

Synopsis

QreGridSolve[support->NFSUPPORT, {pxifile->}, 
             {minLam->0.001000}, {maxLam->500.000000}, 
             {delLam->0.020000}, {powLam->1}, {fullGraph->False}, 
             {delp1->0.100000}, {tol1->0.100000}, 
             {delp2->0.010000}, {tol2->0.010000}, 
             {nEvals<->0}, {time<->0.000000}, 
             {traceFile<->(Output)}, 
             {traceLevel->0}] =: LIST(MIXED) 

Description

QreGridSolve computes the complete logistic quantal response correspondence for a (small) normal form game on the support, for values of lambda between minLam and maxLam. Returns the list of mixed profiles computed.

The operation of the algorithm may be modified by specifying optional parameters. See QreSolve for a description of parameters not listed here:

See also

QreLambda, QreSolve.