res.tg.100.10.txt

来自「用经典的局部搜索算法模拟退火算法求解一个图的最大可平面子图。」· 文本 代码 · 共 9 行

TXT
9
字号
Graph graphs/data/tg100.10.dat read from file 
Vertices: 100 Edges: 394
Empty set initialization
Simulated annealing algorithm
PARAMETERS:  t0: 0.3 t1:0.2 alpha:0.999 i_l:5
INI_SOL: 0Trace file: traces/trace.tg.100.10.txt RES: 275    foundTemperature: 0.253839
INI_SOL_AVE: 0  SOL_AVE: 275
BEST SOLUTION: 275

⌨️ 快捷键说明

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