config-34-8-1500.gga

来自「linux下的一个分组遗传算法」· GGA 代码 · 共 40 行

GGA
40
字号
populationsize = 50crossover = 8mutation = 12inversion = 12allelemutationprob = 0.1coloringalgorithm = firstfitnodes = 1500seed = 5edgeprobability = 0.005333333k-coloring = 3graphtype = equiruns = 25Tmax = 1000000randomize = 0populationdebug = 0ggadebug = 0printsolutions = 0plotdata = 0printgraphs = 0rangetest = 0rangevariable = nodesandedgeprobabilityrangefrom = 1rangeto = 1500rangestepsize = 250problemdir = ../problems/rescuefile = ../results/rescue-34-8-1500solutionsfile = ../results/genoompjes-34datafile = ../results/data-34statisticsfile = ../results/stats-34-8-1500graphAESfile = ../results/AES-34.graphgraphSRfile = ../results/SR-34.graphgraphCOLORSfile = ../results/COLORS-34.graph

⌨️ 快捷键说明

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