config-9.gga
来自「linux下的一个分组遗传算法」· GGA 代码 · 共 40 行
GGA
40 行
populationsize = 50crossover = 8mutation = 12inversion = 12allelemutationprob = 0.1coloringalgorithm = firstfitnodes = 1000seed = 5edgeprobability = 0.01k-coloring = 3graphtype = equiruns = 25Tmax = 300000randomize = 0populationdebug = 0ggadebug = 0printsolutions = 0plotdata = 0printgraphs = 1rangetest = 1rangevariable = seedrangefrom = 0rangeto = 3rangestepsize = 1problemdir = ../problems/rescuefile = ../results/rescue-9solutionsfile = ../results/genoompjes-9datafile = ../results/data-9statisticsfile = ../results/stats-9graphAESfile = ../results/AES-9.graphgraphSRfile = ../results/SR-9.graphgraphCOLORSfile = ../results/COLORS-9.graph
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?