landscapes:用纯Python编写的无依赖的标准化优化测试函数库

时间:2024-06-15 23:08:52
【文件属性】:

文件名称:landscapes:用纯Python编写的无依赖的标准化优化测试函数库

文件大小:1.64MB

文件格式:ZIP

更新时间:2024-06-15 23:08:52

python optimization constrained-optimization tsp multi-objective

安装 您可以通过两种方式使用此库。 首先,可能最简单的方法是使用pip和PyPi: pip install landscapes 您也可以直接从此git repo安装: pip install git+https://github.com/nathanrooy/landscapes 最后,您始终可以克隆/下载此存储库并按原样使用。 wget https://github.com/nathanrooy/landscapes/archive/master.zip unzip master.zip cd landscapes-master 可用函数来自: single_objective 功能名称 方法 方面 ackley() 2个 Ackley N.2 ackley_n2() 2个 阿吉曼 adjiman() 2个 弹药 amgm() ñ 巴特尔斯·康恩 bartel


【文件预览】:
landscapes-master
----docs()
--------images()
--------brewery_locations.csv(460B)
----.github()
--------workflows()
----tests()
--------test_single_objective.py(13KB)
----landscapes()
--------utils.py(634B)
--------multi_objective.py(0B)
--------single_objective.py(32KB)
--------constrained.py(0B)
----setup.py(669B)
----.gitignore(2KB)
----README.md(17KB)
----LICENSE.txt(1KB)

网友评论