pyrddlgym-project / pyRDDLGym

A toolkit for auto-generation of OpenAI Gym environments from RDDL description files.
https://pyrddlgym.readthedocs.io/
MIT License
68 stars 17 forks source link

Hvac res domains #167

Closed ataitler closed 1 year ago

mike-gimelfarb commented 1 year ago

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?

ataitler commented 1 year ago

This branch is too old, I am going to close it, fix everything and them open again.