XiongPan826 / -flowshop

基于传统遗传算法的流水车间调度问题

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

基于传统遗传算法的流水车间调度问题

使用方法

安装

pip install numpy pandas

运行

python flowshop.py --instance_all 1

结果

运行结束后保存在当前目录下的result_flowshop.txt中

About

基于传统遗传算法的流水车间调度问题


Languages

Language:Python 100.0%