Load a well-known game from game theory and find its Nash equilibria. Available games: Prisoner’s Dilemma (cooperation vs defection), Battle of the Sexes (coordination with conflicting preferences), Chicken (brinkmanship), Stag Hunt (cooperation risk), and Matching Pennies (zero-sum). Useful for teaching, benchmarking algorithms, and understanding canonical strategic scenarios. [Tier: STANDARD, Credits: 2]
Documentation Index
Fetch the complete documentation index at: https://docs.fincept.in/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get your key at https://api.fincept.in/auth/register
Name of the classic game to load
prisoners_dilemma, battle_of_sexes, chicken, stag_hunt, matching_pennies "prisoners_dilemma"