⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.max

📁 标准的GP源代码,由Andy Singleton维护
💻 MAX
字号:
*************************************************************************GPDATA Version 3 release Easter 1997 W.B.Langdon for the MAX problemas described in GP-96 (gathercole) and GP-97 (langdon)$Revision: 1.1 $.*************************************************************************Instructions*************************************************************************To Make GPmax: 	Create a symbolic link from max.h to prob.h	(eg ln -s max.h prob.h)	If gcc is available, make with max.make 	Eg make -f max.make	If running on an alpha, make with max.make.alphaTo run GPmax:	copy max.ini to gp.ini and create and empty file called gp.test	Then run GPmax	GPmax takes optionals command line arguments, these allow the	user to override the parameter settings in gp.ini Eg		GPmax pInitExpr:9 pMaxDepth:9 pTrace:16 pPopSeed:106	Evolved solutions can be loaded and their execution traced by	creating a file gp.load containing the program.BUGS:	none?

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -