Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Retriving Vehicle Total Travel Time

Hi,

On my research, I need to calculate the mean travel time of my network. So far, I'm retrieving this information from tripinfo output.

For every simulation, I need to perform an I/O operation. Then, I read and parse the xml, retrieving the information to calculate the average.

This is extremely expensive, if you think that I need to run the simulation thousands of time (maybe hundreds of thousands) in order to train my AI.

How retrieve this info without outputting the log?

Thank you.

--
Pedro J. Matuck

"The hardest battle lies within."

Back to the top