ai4co / rl4co

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

Environments other than routing #19

Closed fedebotu closed 1 year ago

fedebotu commented 1 year ago

Other environments except routing problems in TorchRL to consider


[Extra] To be decided if we have time: it would be great to add some others if time allows, such as:

The following may not be very meaningful to us:

fedebotu commented 1 year ago

Closing issue since most is done for environments, we just need to finish modeling although in lower priority (MatNet + something for Job Shop)