control
来自「关于遗传算法的一些见地。特别是关于简单遗传程序设计的实现。」· 代码 · 共 12 行
TXT
12 行
Source: gaul-develSection: unknownPriority: optionalMaintainer: Stewart Adcock <gaul@linux-domain.com>Standards-Version: 3.1.1Package: gaul-develArchitecture: anyDepends: ${shlibs:Depends}Description: GAUL: Genetic Algorithm Utility Library The Genetic Algorithm Utility Library (GAUL) is an open source programming library providing genetic algorithms. Both steady-state and generation based evolution is supported, together with the island model. GAUL supports the Darwinian, Lamarckian and Baldwininan evolutionary schemes. Standard mutation, crossover and selection operators are provided, while code hooks additionally allow custom operators. Several non-evolutionary search heuristics are provided for comparison and local search purposes, including simplex method, hill climbing, simulated annealling and steepest ascent.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?