IsDominated

Name

IsDominated -- Returns whether a strategy or action is dominated

Synopsis

IsDominated[strategy->STRATEGY, support->NFSUPPORT, {strong->False}, 
            {mixed->False}, {precision->Rational}, {time<->0.000000}, 
            {traceFile<->(Output)}, {traceLevel->0}] =: BOOLEAN
IsDominated[profile->MIXED, {strong->False}, {mixed->False}, 
            {time<->0.000000}, {traceFile<->(Output)}, 
            {traceLevel->0}] =: BOOLEAN,
IsDominated[action->ACTION, support->EFSUPPORT, {strong->False}, 
            {conditional->False}, {time<->0.000000}, {traceFile<->(Output)}, 
            {traceLevel->0}] =: BOOLEAN }

Description

IsDominated determines if the strategy or action is dominated in support, or if the profile is dominated in its support. The following optional parameters may be specified to modify the behavior of the elimination: