Tag

Nim

1 views collected around this technical thread.

Model Perspective
Model Perspective
Dec 31, 2022 · Fundamentals

What Can Ancient Roman Rebellions Teach Us About Game Theory?

This article uses the Iberian Peninsula rebellion and the classic Nim game to illustrate fundamental concepts of game theory, linking strategic decision‑making to economics and mathematics while providing clear examples and visual diagrams for deeper understanding.

Nimeconomicsgame theory
0 likes · 12 min read
What Can Ancient Roman Rebellions Teach Us About Game Theory?
Full-Stack Internet Architecture
Full-Stack Internet Architecture
May 21, 2021 · Fundamentals

Nim Game: Problem Statement, Analysis, Solution, and Proof

This article explains the classic Nim game where two players alternately remove 1‑3 stones from a pile, presents the LeetCode‑style problem of determining if the first player can force a win, analyzes the pattern of losing positions, provides a concise Go solution, and offers a formal proof based on game theory.

Dynamic ProgrammingGoNim
0 likes · 5 min read
Nim Game: Problem Statement, Analysis, Solution, and Proof