macOS
brew install gambitlocal Homebrew formula metadata
brew
Software tools for game theory. Version 16.6.0 via Homebrew; verified 2026-07-08.
install
brew install gambitlocal Homebrew formula metadata
sudo apk add gambitAlpine Linux edge package indexes · gambit · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gambitnixpkgs package indexes · gambit · source: raw.githubusercontent.com
overview
Software tools for game theory
history
Gambit is an open-source package for computation in game theory, covering construction, analysis, storage, and equilibrium computation for finite non-cooperative games in extensive or strategic form.
The official history traces Gambit to game-analysis programs written by Richard McKelvey at Caltech in the mid-1980s. It began in BASIC, moved to C and the Borland Graphics Interface around 1990, and was publicly distributed as version 0.13 in 1991 and 1992.
Between 1994 and 1996, Gambit became a fuller package under National Science Foundation support, with Andrew McLennan involved and Theodore Turocy joining as principal developer. The project was rewritten in C++, became cross-platform, and used wxWidgets for its graphical interface.
Later development added and reorganized interfaces around command-line tools, a graphical application, and PyGambit, the Python API. The project records Google Summer of Code participation in 2011 and 2012, support for Game Theory Explorer, Action Graph Games contributions, and current core support from the Alan Turing Institute since 2023.
Gambit has an academic adoption path: it is cited as a package for game-theoretic computation, appears in game-theory research, and exposes standard formats for storing and communicating games with external tools.
The current documentation presents three user-facing surfaces: a Python API for programmatic use, a GUI for constructing and inspecting games, and command-line tools for scripting and integration. The input package facts show it packaged in Homebrew, Alpine, and Nix.
Users model games in extensive or strategic form, compute pure and mixed-strategy Nash equilibria, fit quantal-response and related models, and exchange games through Gambit's file formats. Command-line programs such as gambit-enumpure, gambit-enummixed, gambit-lcp, gambit-logit, and gambit-convert support scripted workflows.
Gambit matters to package maintainers because it combines a scientific C++ codebase, a GUI, a Python API, and many small CLI tools under one package name. It is the sort of domain package where executable naming, Python bindings, and long-lived academic release history all matter.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gambit | cli | global executable | |
gambit-convert | cli | global executable | |
gambit-enummixed | cli | global executable | |
gambit-enumpoly | cli | global executable | |
gambit-enumpure | cli | global executable | |
gambit-gnm | cli | global executable | |
gambit-ipa | cli | global executable | |
gambit-lcp | cli | global executable | |
gambit-liap | cli | global executable | |
gambit-logit | cli | global executable | |
gambit-lp | cli | global executable | |
gambit-simpdiv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/gambitproject/gambit
install metadata
| Package key | brew:gambit |
|---|---|
| Version | 16.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gambit |
| Homepage | https://www.gambit-project.org/ |
| Repository | https://github.com/gambitproject/gambit |
| Upstream docs | https://gambitproject.readthedocs.io/en/stable |
| License | GPL-2.0-or-later AND Zlib |
| Source archive | https://github.com/gambitproject/gambit/archive/refs/tags/v16.6.0.tar.gz |
| Last updated | 2026-07-08T03:44:56Z |
| Pulse | updated |
| Dependencies | wxwidgets |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gambit |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gambit
nix profile install nixpkgs#gambitgambit 4.9.5-r1
Portable and efficient implementation of the Scheme language
sudo apk add gambitgambit-dev 4.9.5-r1
Portable and efficient implementation of the Scheme language (development files)
sudo apk add gambit-devgambit-doc 4.9.5-r1
Portable and efficient implementation of the Scheme language (documentation)
sudo apk add gambit-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.