更改
跳到导航
跳到搜索
←上一编辑
下一编辑→
模拟退火
(查看源代码)
2020年5月19日 (二) 15:50的版本
添加8字节
、
2020年5月19日 (二) 15:50
→伪代码
第62行:
第62行:
<div style="margin-left: 35px; width: 600px">
<div style="margin-left: 35px; width: 600px">
−
{{framebox|blue}}
{{framebox|blue}}
−
* Let {{math|''s'' {{=}} ''s''<sub>0</sub>}}
* Let {{math|''s'' {{=}} ''s''<sub>0</sub>}}
−
* For {{math|''k'' {{=}} 0}} through {{math|''k''<sub>max</sub>}} (exclusive):
* For {{math|''k'' {{=}} 0}} through {{math|''k''<sub>max</sub>}} (exclusive):
−
** {{math|''T'' ← temperature( ''(k+1)''/''k''<sub>max</sub> )}}
** {{math|''T'' ← temperature( ''(k+1)''/''k''<sub>max</sub> )}}
−
** Pick a random neighbour, {{math|''s''<sub>new</sub> ← neighbour(''s'')}}
** Pick a random neighbour, {{math|''s''<sub>new</sub> ← neighbour(''s'')}}
−
** If {{math|''P''(''E''(''s''), ''E''(''s''<sub>new</sub>), ''T'') ≥ random(0, 1)}}:
** If {{math|''P''(''E''(''s''), ''E''(''s''<sub>new</sub>), ''T'') ≥ random(0, 1)}}:
−
*** {{math|''s'' ← ''s''<sub>new</sub>}}
*** {{math|''s'' ← ''s''<sub>new</sub>}}
−
* Output: the final state {{mvar|s}}
* Output: the final state {{mvar|s}}
−
+
{{frame-footer}}
</div>
</div>
乐多多
763
个编辑
导航菜单
个人工具
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
集智百科
集智主页
集智斑图
集智学园
最近更改
所有页面
帮助
工具
特殊页面
可打印版本