Please specify the application method.
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.
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 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)