Skip to content

AndreaZChen/Combinatorial-Game-Theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Combinatorial-Game-Theory

This script defines a new Python class, "Game", that corresponds to a combinatorial game in the sense of Conway (see https://en.wikipedia.org/wiki/Combinatorial_game_theory if you are not familiar). Note that this script does NOT yet contain all the appropriate notation for games; for example, it will not recognize dyadic rationals and print them as numbers (although it will still perform calculations on them correctly).

About

Combinatorial games as a Python class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages