Beispiel #1
0
 def is_nash(self, i, j):
     return Player.B_1(j, self.payoff) == i and Player.B_2(i,
                                                           self.payoff) == j