Metadata-Version: 2.1
Name: JSSEnv
Version: 1.0.2
Summary: An optimized OpenAi gym's environment to simulate the Job-Shop Scheduling problem.
Home-page: https://github.com/prosysscience/JSSEnv
Author: Pierre Tassel
Author-email: pierre.tassel@aau.at
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: gym
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: plotly
Requires-Dist: imageio
Requires-Dist: psutil
Requires-Dist: requests
Requires-Dist: kaleido
Requires-Dist: pytest
Requires-Dist: codecov

