ai4co / rl4co

A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
https://rl4.co
MIT License
381 stars 70 forks source link

[Feat] Add JSSP environment #177

Closed LTluttmann closed 3 months ago

LTluttmann commented 3 months ago

Description

Motivation and Context

Types of changes

What types of changes does your code introduce? Remove all that do not apply:

Checklist

Go over all the following points, and put an x in all the boxes that apply. If you are unsure about any of these, don't hesitate to ask. We are here to help!

fedebotu commented 3 months ago

@Junyoungpark tagging you since you know this problem very well!

Do you think we have a chance to include ScheduleNet?

LTluttmann commented 3 months ago

Thanks for reviewing guys. I will add a ton of changes here in a couple of minutes and I hope this PR will not get too messy. Let me know if we should go through it together.

Additional changes:

fedebotu commented 3 months ago

Wow, lots of changes here! 😁 Really curious about episodic / stepwise RL performances

Btw, feel free to merge anytime

fedebotu commented 3 months ago

Great job!! This PR is truly huge