Path4GMNS
Path4GMNS copied to clipboard
An open-source, cross-platform, lightweight, and fast Python path engine for networks encoded in GMNS.
Thanks for the efficient and easy-to-use tools. I am interested in how the traffic light is handled in path4gmns, as there seems few description in the documents. In "perform_simple_simulation.py", I...
I believe that ve we do not need zone.csv so the function is not needed. We read zone_id only from field zone_id in file node.csv pg.read_zones(network) https://github.com/jdlph/Path4GMNS/blob/dev/tutorial/tutorial.ipynb
The link file's fields should be consistent with the sample data sets in the latest DTALite data set. For example, we do not have different time periods, so we should...
i'm working on [Tutorial] , However,after i upgrade the package,this time find_ue return errors!!! 