toruseo / UXsim

Vehicular traffic flow simulator in road network, written in pure Python
https://toruseo.jp/UXsim/docs/
MIT License
118 stars 56 forks source link

[Major update] Add multilane link; Separate Analyzer class from uxsim.py #56

Closed toruseo closed 5 months ago

EwoutH commented 5 months ago

Wow big update! Looking forward to using the multilane link!

toruseo commented 5 months ago

I have updated PyPI too. I believe it is functional and properly integrated with OSMImporter.

And thanks for the shortest path optimization. I will look at the test results later, but unfortunately my spring break is over, so it may take some time. I hope I can make quick comments tomorrow.