UXsim
UXsim copied to clipboard
Vehicular traffic flow simulator in road network, written in pure Python
Results
22
UXsim issues
Sort by
recently updated
recently updated
newest added
trafficstars
In combination with plan https://github.com/toruseo/UXsim/issues/156, this is useful for data-driven analyses like traffic state estimation.
enhancement
Currently, vehicle routing is based on route choice between OD pair, which is suitable for trip-based analysis. Another common routing rule is based on given turning-ratio at each node (constant...
enhancement