readme.queue
来自「标准的GP源代码,由Andy Singleton维护」· QUEUE 代码 · 共 27 行
QUEUE
27 行
*************************************************************************GPDATA Version 3 release Easter 1997 W.B.Langdon for the queue problemas described in ICGA-95 $Revision: 1.2 $. *************************************************************************Instructions*************************************************************************To Make queue2: Create a symbolic link from queue.h to prob.h (eg ln -s queue.h prob.h) If gcc is available, make with queue2.make Eg make -f queue2.make If running on an alpha, make with queue2.make.alphaTo run queue2: copy queue2.ini to gp.ini Then run queue2 queue2 takes optionals command line arguments, these allow the user to override the paramter settings in gp.ini Eg queue2 pPopSeed:782750027 Evolved solutions can be loaded and their execution traced by creating a file gp.load containing the program.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?