macOS
brew install kahiplocal Homebrew formula metadata
安装
brew install kahiplocal Homebrew formula metadata
nix profile install nixpkgs#kahipnixpkgs package indexes · pkgs/by-name/ka/kahip/package.nix · 来源: api.github.com
概览
Karlsruhe High Quality Partitioning
历史
KaHIP, Karlsruhe High Quality Partitioning, is a family of graph-partitioning and graph-decomposition programs used for balanced graph cuts, separators, ordering, edge partitioning, process mapping, and related algorithm-engineering tasks.
KaHIP came out of the Karlsruhe graph-partitioning research line associated with Peter Sanders and Christian Schulz. The 2013 arXiv user guide describes the framework and its interfaces, and the v3.00 line covered multilevel partitioning, memetic algorithms, distributed and shared-memory parallel algorithms, node separators, node ordering, edge partitioning, and ILP-based improvement.
The project is distributed as source, command-line tools, libraries, Python bindings, and package-manager builds. Its README emphasizes use cases in scientific computing and systems work, including mesh partitioning, social and web graphs, sparse-matrix ordering, distributed partitioning with ParHIP, and process mapping for parallel applications.
Users commonly feed KaHIP graphs in METIS-style formats, check them with graphchecker, partition with kaffpa or kaffpaE, run distributed partitioning with parhip, evaluate cuts, compute node separators, or call the library and Python interface from larger workflows.
KaHIP is the kind of package that exposes research-grade algorithm engineering as installable Unix tooling: many specialized executables, reproducible graph file formats, and a long release train turning academic partitioning methods into scripts that fit HPC and data-processing pipelines.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dspac | cli | 全局可执行文件 | |
edge_evaluator | cli | 全局可执行文件 | |
edge_list_to_metis_graph | cli | 全局可执行文件 | |
edge_partitioning | cli | 全局可执行文件 | |
evaluator | cli | 全局可执行文件 | |
global_multisection | cli | 全局可执行文件 | |
graph2binary | cli | 全局可执行文件 | |
graph2binary_external | cli | 全局可执行文件 | |
graphchecker | cli | 全局可执行文件 | |
interface_test | cli | 全局可执行文件 | |
kaffpa | cli | 全局可执行文件 | |
kaffpaE | cli | 全局可执行文件 | |
label_propagation | cli | 全局可执行文件 | |
node_ordering | cli | 全局可执行文件 | |
node_separator | cli | 全局可执行文件 | |
parhip | cli | 全局可执行文件 | |
partition_to_vertex_separator | cli | 全局可执行文件 | |
readbgf | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/KaHIP/KaHIP
安装元数据
| 软件包键 | brew:kahip |
|---|---|
| 版本 | 3.25 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kahip |
| 主页 | https://algo2.iti.kit.edu/documents/kahip/index.html |
| 仓库 | https://github.com/KaHIP/KaHIP |
| 上游文档 | https://algo2.iti.kit.edu/documents/kahip/index.html |
| 许可证 | MIT |
| 源码归档 | https://github.com/KaHIP/KaHIP/archive/refs/tags/v3.25.tar.gz |
| 依赖 | libomp, open-mpi |
| 构建依赖 | cmake |
| 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 | kahip |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
kahip
nix profile install nixpkgs#kahip来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.