Skip to content

An effective hybrid genetic algorithm and tabu search for flexible job shop scheduling problem

Notifications You must be signed in to change notification settings

zll-hust/HA_FJSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HA For FJSP

论文复现:An effective hybrid genetic algorithm and tabu search for flexible job shop scheduling problem

GA+TS的混合算法,解决柔性车间调度问题。包含本人手写的一个GA和三个Tabu部分,不敢保证专业性。

具体讲解参考博客:

干货|遗传+禁忌混合算法(HA)算法求解柔性车间调度问题(FJSP)附java代码-第一部分

干货|遗传+禁忌混合算法(HA)算法求解柔性车间调度问题(FJSP)附java代码-第二部分

干货|遗传+禁忌混合算法(HA)算法求解柔性车间调度问题(FJSP)附java代码-第三部分

说实话,觉得复现的效果不太好。主要作为学习材料吧。

About

An effective hybrid genetic algorithm and tabu search for flexible job shop scheduling problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages