Skip to content
#

gep

Here are 17 public repositories matching this topic...

基因表达式编程(Gene Expression Programming,GEP)属于遗传算法(GA)中的遗传编程算法(GP),它相对于传统遗传编程算法而言拥有更优秀的性能和更简单的实现方法。仓库源码使用面向对象方法实现了基因表达式编程(GEP),各功能模块有比较好的独立性,可以比较方便地在本地进行调试和改写。仓库源码属于C++控制台程序,在Windows和Linux系统上经过测试可正常运行。

  • Updated Apr 8, 2021
  • C++

Add this topic to your repo

To associate your repository with the gep topic, visit your repo's landing page and select "manage topics."

Learn more