Examples tagged with game-theory

Select an example to explore it in the playground.

Beginner - Introductory Models
Intermediate - Classic Dynamics

First-Price vs. Vickrey Auctions

Repeated sealed-bid auctions comparing first-price and Vickrey rules with learning agents.

Level:Intermediate

game-theoryauctionlearningincentivesimpy

  • Probes:revenue, allocative_efficiency, truthful_bidding

Inspection Game

A poacher vs. ranger game with limited patrols and adaptive poachers.

Level:Intermediate

game-theoryreinforcementmonitoring

  • Probes:catch_rate, ranger_coverage, poacher_payoff

War of Attrition

Two-player waiting game exploring mixed strategies and the option value of waiting.

Level:Intermediate

game-theorywaiting-gamesimpy

  • Probes:contest_length, surplus, cost_variance
Advanced - Complex Simulations