The second-order Aw-Rascle-Zhang (ARZ) Traffic Model Implementation.
Python 3
OpenAI Gym
- Download/Copy this repository
- In the same folder, type "pip install -e ." on command line
- In python, import gym
- In python, set the environment: env=gym.make("arz-v0",sett=settings, cont_sett=control_settings)
- In "ARZ_Gym_Tutorial.ipynb", the instruction can be found.
Saehong Park: sspark@berkeley.edu
Huan Yu: huy015@ucsd.edu