📄 config.gga
字号:
# example config file for gga# ga parameterspopulationsize = 50crossover = 8mutation = 12inversion = 12allelemutationprob = 0.1coloringalgorithm = firstfit# problem parametersnodes = 200seed = 5graphtype = flatedgeprobability = 0.03k-coloring = 3# experiment parametersruns = 100Tmax = 300000randomize = 0# program output switchespopulationdebug = 0ggadebug = 1printsolutions = 1plotdata = 1printgraphs = 1# range test parametersrangetest = 0rangevariable = edgeprobabilityrangefrom = 0.002rangeto = 0.05rangestepsize = 0.004# directory to put generated problemsproblemdir = ../debug/# data output filesrescuefile = ../debug/rescuesolutionsfile = ../debug/genoompjesdatafile = ../debug/datastatisticsfile = ../debug/statsgraphSRfile = ../debug/graph-SRgraphAESfile = ../debug/graph-AESgraphCOLORSfile = ../debug/graph-COLORS
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -