Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 ltl2ba

查看 ltl2ba 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ltl2ba

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#ltl2ba

nixpkgs package indexes · pkgs/by-name/lt/ltl2ba/package.nix · 来源: api.github.com

概览

软件包摘要

Translate LTL formulae to Buchi automata

命令和别名

  • ltl2ba

历史

项目历史与用法

LTL2BA is a small command-line and web tool for translating Linear Temporal Logic formulae into Buchi automata. It belongs to the formal-methods and model-checking ecosystem, where such translations are used to turn temporal specifications into automata that model checkers can consume.

项目历史

The official LTL2BA page describes the software as originally written by Denis Oddoux in version 1.0 and later modified by Paul Gastin in versions 1.2 and 1.3. The page ties the implementation to the paper "Fast LTL to Buchi Automata Translation", presented at CAV 2001, which explains why the package is known mostly inside verification and automata-theory circles rather than as a general developer tool.

The project has kept a deliberately narrow interface: users enter LTL formulae using standard temporal and Boolean operators, can choose Spin syntax compatibility, and can ask the tool to emit an automaton image or a Spin never claim. The official download page is form based and does not advertise an official public source-control repository, so package managers generally package the released program rather than tracking a public upstream Git repository.

采用历史

LTL2BA was adopted by model-checking users who needed a practical LTL-to-automata translator that could interoperate with Spin. Its presence in Homebrew and Nix, recorded in the supplied package-manager facts, shows that it remains useful enough for Unix-like package collections despite being a specialized academic tool.

使用方式

Users provide an LTL formula, choose syntax and simplification options, and use the output as a generalized Buchi automaton, Buchi automaton, or Spin never claim. The package is most relevant in workflows that generate or test temporal properties before feeding them to a model checker.

为什么软件包爱好者会关心

For package-history work, LTL2BA is an example of a compact research artifact that became long-lived infrastructure. It is tiny, stable, and domain-specific, but packaging it saves verification users from building or finding an old academic distribution manually.

时间线

  • 2001: The underlying fast LTL-to-Buchi translation work was presented at CAV 2001.
  • Version 1.0: Denis Oddoux wrote the original LTL2BA software.
  • Versions 1.2 and 1.3: Paul Gastin modified the tool.
  • Current packaging: Homebrew and Nix package ltl2ba according to the supplied source facts.

Related projects

  • Spin is an important related model checker because the official interface can use Spin syntax and emit Spin never claims.
  • Graphviz dot is related operationally because the official page says automata drawings are generated with dot.
  • JLtl2Ba is listed by the official page as a Java interface for LTL2BA.

安全态势

风险级别:绿色

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 元数据适用于 13 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ltl2bacli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.3
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba/

安装元数据

软件包元数据

软件包键brew:ltl2ba
版本1.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ltl2ba
主页https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba/
上游文档https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba
许可证GPL-2.0-or-later
源码归档https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba/ltl2ba-1.3.tar.gz
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

ltl2ba

nix profile install nixpkgs#ltl2ba
  • normalized package name match
  • 匹配方式:Ltl2ba
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lt/ltl2ba/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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