This project calculates Nash equilibrium in Bayesian games, specifically a variant of the Bach or Stravinsky (BoS) game with imperfect information.
The game involves two players, each with imperfect information about the other player's preferences. The players receive signals before making decisions, and the Nash equilibrium is calculated based on the given probabilities and payoff matrix.
This project is licensed under the MIT License - see the LICENSE file for details.