我是使用Lua的新手,我正在使用遗传算法在Lua中创建一个TSP解决方案,但随机化人口顺序的 ... 10 do population[i] = {table.unpack(order)} shuffle(population[i]) end.
確定! 回上一頁