Lei-Kun / Dispatching-rules-for-FJSP

This is the official code for the baseline methods of the publised paper 'A Multi-action Deep Reinforcement Learning Framework for Flexible Job-shop Scheduling Problem'
MIT License
76 stars 12 forks source link

Simulator for comparing with results in paper 'An End-to-end Hierarchical Reinforcement Learning Framework for Large-scale Dynamic Flexible Job-shop Scheduling Problem' #4

Open dj-daz opened 1 year ago

dj-daz commented 1 year ago

Hi,

I found your following paper 'An End-to-end Hierarchical Reinforcement Learning Framework for Large-scale Dynamic Flexible Job-shop Scheduling Problem' very insightful, and am working in this area. I wonder if you have the code/seed values used for the simulator so I may compare with the values achieved in Tables II and III.

Thanks!