Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SUMO software architecture

1, 2) There is no comprehensive documentation on how everything works together. There a only specialized papers on the junction model and on the lane change model:
https://elib.dlr.de/84363/
https://elib.dlr.de/102254/

3) MSNet:simulationStep() is a good starting point for the overall architecture.
For car-following models, take a look at microsim/cfmodels/MSCFModel.h

regards,
Jakob

Am Mi., 28. Aug. 2019 um 09:12 Uhr schrieb george ursu <unursgeorge@xxxxxxxxx>:
Hello,

Where can I find a SUMO software architecture?

Thank you,
George
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top