您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 模拟退火bi-partitioning

  2. Simulated Annealing • Idea originated from observations of crystal formations (e.g., in lava)  A crystal is in a low energy state  Materials tend to form crystals (global minimum)  If at the right temperature (i.e., right speed), a molecule will
  3. 所属分类:C/C++

    • 发布日期:2011-09-19
    • 文件大小:294912
    • 提供者:bsb3166
  1. C++实现模拟退火-战机巡航最短路问题

  2. 里面包含四个文件,CMakeLists.txt,simulated_annealing.cpp,simulated_annealing.h,target.txt, 在linux下执行如下指令就可以跑: mkdir build&&cd; build cmake .. make ./SA ../target.txt
  3. 所属分类:C++

    • 发布日期:2019-04-03
    • 文件大小:3072
    • 提供者:haxiongha