Skip to content

Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'

Notifications You must be signed in to change notification settings

roooookiee/MASA-QMIX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MASA-QMIX

Codes for the paper 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'

Codes for the multi-agent scheduling architecture (MASA) with QMIX

The essence of these codes is the QMIX MARL algorithm for job shop scheduling problems (JSSP).

If this repository is valuable for your research (perhaps), please cite our work as:

@article{wang2022solving, title={Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning}, author={Wang, Xiaohan and Zhang, Lin and Lin, Tingyu and Zhao, Chun and Wang, Kunyu and Chen, Zhen}, journal={Robotics and Computer-Integrated Manufacturing}, volume={77}, pages={102324}, year={2022}, publisher={Elsevier} }

Implementation

python main.py

Hyper-paras can be found in './MARL/common/arguments.py'

About

Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%