
模拟退火
mmk27
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
POJ - 2420 A Star not a Tree? 三分套三分 或 模拟退火
Luke wants to upgrade his home computer network from 10mbs to 100mbs. His existing network uses 10base2 (coaxial) cables that allow you to connect any number of computers together in a linear arrangem...原创 2018-10-28 13:31:00 · 262 阅读 · 0 评论 -
HDU - 5017 Ellipsoid 模拟退火
Given a 3-dimension ellipsoid(椭球面) your task is to find the minimal distance between the original point (0,0,0) and points on the ellipsoid. The distance between two points (x 1,y 1,z 1) and (x 2...原创 2018-10-28 13:35:14 · 173 阅读 · 0 评论