macOS
brew install aspcudlocal Homebrew formula metadata
sudo port install aspcudMacPorts ports tree · devel/aspcud/Portfile · ソース: api.github.com
brew
aspcud のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aspcudlocal Homebrew formula metadata
sudo port install aspcudMacPorts ports tree · devel/aspcud/Portfile · ソース: api.github.com
sudo apk add aspcudAlpine Linux edge package indexes · aspcud · ソース: dl-cdn.alpinelinux.org
sudo apt install aspcudDebian stable package indexes · aspcud · ソース: deb.debian.org
nix profile install nixpkgs#aspcudnixpkgs package indexes · pkgs/by-name/as/aspcud/package.nix · ソース: api.github.com
概要
Package dependency solver
履歴
aspcud is a package dependency solver for CUDF package problems, using answer set programming to translate package constraints into facts and solve them through Potassco tooling. It is a specialized but important package-manager component: a solver binary intended to be called by higher-level package tools.
The official README describes two pieces: `cudf2lp`, which translates a CUDF specification into facts, and the small `aspcud` program, which invokes the required ASP grounder and solver and prints the result in CUDF format. The project is part of the Potassco ecosystem and depends on `clasp` and `gringo` or related Potassco solver tools.
The project ChangeLog records aspcud 1.8.0 as the first official release. Version 1.9.0 added package-solver criteria support, installation targets, a Debian manpage, stream reading, macOS build support, MinGW compilation, and replaced a bash/Python wrapper with a small C program. Later 1.9.x releases moved the project to GitHub, switched to the MIT license, adopted Boost program options, and eventually refactored the application to C++.
The Homebrew input records aspcud in apk, Homebrew, Debian, MacPorts, Nix, and Ubuntu. That adoption follows from its role in package-management research and CUDF/Mancoosi workflows rather than general interactive use.
Because aspcud consumes CUDF and emits CUDF, it can be slotted behind package managers or benchmark harnesses that speak the common upgradeability-description format. The README points to Mancoosi CUDF specifications, criteria, and problem instances as the surrounding ecosystem.
The canonical command is `aspcud problem.cudf solution.cudf <criteria>`. A user supplies a CUDF problem and optimization criteria, while aspcud coordinates conversion, grounding, solving, and CUDF-format output.
The README notes that either `misc2012.lp` or `specification.lp` encodings can be selected with `-e`; the former typically handles harder problems, while the latter can be faster on simpler instances.
aspcud is package-manager machinery made visible as a Unix package. It matters to distribution people because it isolates dependency solving from the front-end package manager and tests solver behavior against CUDF problem sets.
It also shows the crossover between declarative logic programming and package management: package installability and upgrade criteria become ASP facts and optimization problems rather than imperative resolver code.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aspcud | cli | グローバル実行可能ファイル | |
cudf2lp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/potassco/aspcud
インストールメタデータ
| パッケージキー | brew:aspcud |
|---|---|
| バージョン | 1.9.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aspcud |
| ホームページ | https://potassco.org/aspcud/ |
| リポジトリ | https://github.com/potassco/aspcud |
| 上流ドキュメント | https://github.com/potassco/aspcud#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/potassco/aspcud/archive/refs/tags/v1.9.6.tar.gz |
| 最終更新 | 2026-06-22T14:02:46-07:00 |
| Pulse | updated |
| 依存関係 | clingo |
| ビルド依存関係 | boost, cmake, re2c |
| 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aspcud |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
aspcud 1:1.9.6-2
CUDF solver based on Answer Set Programming
sudo apt install aspcudaspcud
nix profile install nixpkgs#aspcudaspcud 1:1.9.6-2
CUDF solver based on Answer Set Programming
sudo apt install aspcudaspcud 1.9.6-r10
Package dependency solver
sudo apk add aspcudaspcud-doc 1.9.6-r10
Package dependency solver (documentation)
sudo apk add aspcud-docaspcud
sudo port install aspcudソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.