macOS
brew install gaullocal Homebrew formula metadata
安装
brew install gaullocal Homebrew formula metadata
概览
Genetic Algorithm Utility Library
历史
GAUL, the Genetic Algorithm Utility Library, is a C library for evolutionary computation. Its official documentation presents it as a flexible toolkit for genetic algorithms and related stochastic optimization methods.
The project was created by Stewart Adcock and hosted on SourceForge, with the SourceForge project record dating to 2001. The official site describes GAUL as GPL-licensed open-source software, with CVS development hosted through SourceForge and documentation for Linux, Unix, Windows builds, examples, tutorials, and a reference guide.
GAUL's official 2005 release announcement says it was used in academic institutions and corporations, on systems ranging from desktop PCs to supercomputers, across North America, Europe, and Japan. The same release notes mention application areas such as protein structure prediction and rational drug discovery.
GAUL is used as a programming library rather than primarily as an end-user CLI. The reference guide documents population and entity structures, callbacks, crossover, mutation, selection, replacement, disk I/O, MPI-specific functions, and additional search methods including tabu search, simplex search, differential evolution, simulated annealing, hill climbing, and gradient methods.
For package maintainers, GAUL is a classic SourceForge-era scientific C library: Autotools-based, GPL-licensed, and aimed at researchers who want a packaged optimization toolkit rather than a single command. Its packaging significance comes from preserving an older evolutionary-computation codebase with examples and headers usable by downstream C and C++ projects.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gaul_diagnostics | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gaul |
|---|---|
| 版本 | 0.1850-0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gaul |
| 主页 | https://gaul.sourceforge.net/ |
| 仓库 | https://sourceforge.net/p/gaul/code |
| 上游文档 | https://gaul.sourceforge.net/documentation.html |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://downloads.sourceforge.net/project/gaul/gaul-devel/0.1850-0/gaul-devel-0.1850-0.tar.gz |
| 构建依赖 | autoconf, automake, libtool |
| 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 | gaul |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.