Automic VaultAutomic Vault

brew

gambit を Homebrew, apk, Nix でインストール

gambit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gambit

local Homebrew formula metadata

概要

パッケージ概要

Software tools for game theory

コマンドとエイリアス

  • gambit
  • gambit-convert
  • gambit-enummixed
  • gambit-enumpoly
  • gambit-enumpure
  • gambit-gnm
  • gambit-ipa
  • gambit-lcp
  • gambit-liap
  • gambit-logit
  • gambit-lp
  • gambit-simpdiv

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • Mid-1980s: Origins in game-analysis programs at Caltech.
  • 1991: Public distribution as version 0.13 began.
  • 1994: Version 0.94 released.
  • 1999: Version 0.96 released.
  • 2002: Version 0.97 released; Turocy became project lead.
  • 2011: GitHub repository created and Google Summer of Code participation began.
  • 2023: Rahul Savani joined as co-lead and Alan Turing Institute core support began.
  • 2026: Version 16.6.0 released on GitHub.

Related projects

  • PyGambit provides the Python API.
  • Game Theory Explorer is a related browser-based game construction and solving tool supported by Gambit development.
  • GTDraw is linked from the official project site as a related tool.
  • wxWidgets was used for Gambit's cross-platform graphical interface.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gambitcliグローバル実行可能ファイル
gambit-convertcliグローバル実行可能ファイル
gambit-enummixedcliグローバル実行可能ファイル
gambit-enumpolycliグローバル実行可能ファイル
gambit-enumpurecliグローバル実行可能ファイル
gambit-gnmcliグローバル実行可能ファイル
gambit-ipacliグローバル実行可能ファイル
gambit-lcpcliグローバル実行可能ファイル
gambit-liapcliグローバル実行可能ファイル
gambit-logitcliグローバル実行可能ファイル
gambit-lpcliグローバル実行可能ファイル
gambit-simpdivcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版16.6.0
マネージャ更新日2026-07-08
ローカルデータOK
上流最新
検出された最新v16.6.0

https://github.com/gambitproject/gambit

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係wxwidgets
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegambit
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gambit

nix profile install nixpkgs#gambit
  • normalized package name match
  • 一致条件: Gambit
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: gambit from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

gambit 4.9.5-r1

Portable and efficient implementation of the Scheme language

https://gambitscheme.org/

sudo apk add gambit
  • License: LGPL-2.1-only, Apache-2.0
  • Architecture: x86_64
  • Source Package: gambit
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gambit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gambit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

gambit-dev 4.9.5-r1

Portable and efficient implementation of the Scheme language (development files)

https://gambitscheme.org/

sudo apk add gambit-dev
  • License: LGPL-2.1-only, Apache-2.0
  • Architecture: x86_64
  • Source Package: gambit
  • normalized package name match
  • 一致条件: Gambit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gambit-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

gambit-doc 4.9.5-r1

Portable and efficient implementation of the Scheme language (documentation)

https://gambitscheme.org/

sudo apk add gambit-doc
  • License: LGPL-2.1-only, Apache-2.0
  • Architecture: x86_64
  • Source Package: gambit
  • normalized package name match
  • 一致条件: Gambit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gambit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment