虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

tspSA

  • Procedure tspSA:  begin   init-of-T { T为初始温度}   S={1

    Procedure tspSA:  begin   init-of-T { T为初始温度}   S={1,……,n} {S为初始值}   termination=false   while termination=false    begin     for i=1 to L do       begin         generate(S′form S) { 从当前回路S产生新回路S′}         Δt:=f(S′))-f(S) {f(S)为路径总长}         IF(Δt<0) OR (EXP(-Δt/T)>Random-of-[0,1])         S=S′         IF the-halt-condition-is-TRUE THEN         termination=true       End     T_lower    End  End

    标签: Procedure init-of-T tspSA begin

    上传时间: 2013-12-20

    上传用户:shinesyh

  • 模拟退火算法解决tspSA

    模拟退火算法解决tspSA

    标签: tspSA 模拟退火算法

    上传时间: 2016-02-25

    上传用户:181992417

  • tspSA by AI of Simulated Annealing

    tspSA by AI of Simulated Annealing

    标签: Simulated Annealing tspSA AI

    上传时间: 2016-03-20

    上传用户:playboys0