JSSEnv icon indicating copy to clipboard operation
JSSEnv copied to clipboard

Please specify the application method.

Open rushichavda opened this issue 2 years ago • 2 comments

You have done great work. But I don't understand that how can we apply you model in our files, and get the beautiful chart like you. can you specify step-by-step method for that, it makes it more accessible. suppose I have Taillard specification file, now what to do next.

rushichavda avatar Apr 11 '23 20:04 rushichavda

You might have noticed. This project is the environment only. The project is https://github.com/prosysscience/RL-Job-Shop-Scheduling/blob/master/JSS/CP.py My understanding. The file input is ta41 currently in main.py. You can define you own similar file as input and get results. Once results are available in solution.py, this is for create gif. https://github.com/prosysscience/RL-Job-Shop-Scheduling/issues/27

Abh4git avatar Jun 08 '23 08:06 Abh4git

@Abh4git comment is correct This repository is only the environment. You can either use our approach or define your own algorithm (RL or even another type works, too)

ingambe avatar Sep 03 '23 17:09 ingambe