Description Usage Arguments Value References Examples
This function applies the IDSDS algorithm to result in the equilibrium strategies based on the rationaility of the players. The input parameters are equal dimensional payoff matrices for the first and the second players.
1 | IDSDS(P1, P2)
|
P1 |
Payoff matrix to Alice |
P2 |
Payoff matrix to Bob |
A list consisting of the equilibrium strategies based on the rationality of the players by application of the IDSDS algorithm on P1
and P2
.
https://arxiv.org/abs/1512.06808
https://en.wikipedia.org/wiki/Strategic_dominance
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.