登录 注册
当前位置:主页 > 资源下载 > 18 > SALBP-1-Simulated-Annealing是一种旨在逼近简单装配线平衡问题全局最优解的概率算法

SALBP-1-Simulated-Annealing是一种旨在逼近简单装配线平衡问题全局最优解的概率算法

  • 更新:2024-09-02 15:35:50
  • 大小:151KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

SALBP-1-模拟退火 该算法是一种概率方法,用于逼近简单装配线平衡问题的全局最优值。 Linux构建 要构建此应用程序,请在父目录中执行make build 。 用法 ./salbp1-sa[OPTIONS]... OPTIONS: -c (SALBP1 maximum time per station. Default: 6) -t (initial temperature. Default: 1) -l (stop condition. Default: 0.000001) -d (cools temperature to (temperature_decay*temperature