I think the largest conflict is from GymExample. In this case, I would recommend keeping the changes in main, because it was changed to command-line (e.g. you can use the command: python GymExample.py <domain> <instance> without the hard coding in the file itself). For display/viz, I assume you want to use the files in the new branch?
I think the largest conflict is from GymExample. In this case, I would recommend keeping the changes in main, because it was changed to command-line (e.g. you can use the command:
python GymExample.py <domain> <instance>
without the hard coding in the file itself). For display/viz, I assume you want to use the files in the new branch?