macOS
brew install gambitlocal Homebrew formula metadata
brew
gambit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gambitlocal Homebrew formula metadata
sudo apk add gambitAlpine Linux edge package indexes · gambit · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gambitnixpkgs package indexes · gambit · ソース: raw.githubusercontent.com
概要
Software tools for game theory
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gambit | cli | グローバル実行可能ファイル | |
gambit-convert | cli | グローバル実行可能ファイル | |
gambit-enummixed | cli | グローバル実行可能ファイル | |
gambit-enumpoly | cli | グローバル実行可能ファイル | |
gambit-enumpure | cli | グローバル実行可能ファイル | |
gambit-gnm | cli | グローバル実行可能ファイル | |
gambit-ipa | cli | グローバル実行可能ファイル | |
gambit-lcp | cli | グローバル実行可能ファイル | |
gambit-liap | cli | グローバル実行可能ファイル | |
gambit-logit | cli | グローバル実行可能ファイル | |
gambit-lp | cli | グローバル実行可能ファイル | |
gambit-simpdiv | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/gambitproject/gambit
インストールメタデータ
| パッケージキー | brew:gambit |
|---|---|
| バージョン | 16.6.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gambit |
| ホームページ | https://www.gambit-project.org/ |
| リポジトリ | https://github.com/gambitproject/gambit |
| 上流ドキュメント | https://gambitproject.readthedocs.io/en/stable |
| ライセンス | GPL-2.0-or-later AND Zlib |
| ソースアーカイブ | https://github.com/gambitproject/gambit/archive/refs/tags/v16.6.0.tar.gz |
| 最終更新 | 2026-07-08T03:44:56Z |
| Pulse | updated |
| 依存関係 | wxwidgets |
| ビルド依存関係 | autoconf, automake, libtool |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.