Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Creating a Simple Markov Chain on a Road Network in SUMO [Junction Based Approach]

Hello,
a Markov Chain is a special case of edge-to-edge probabilities where the outgoing probabilities are the same for all incoming edges.
You only need to add an extra source and arrival edges before your intial and terminal states as sumo vehicles cannot depart nor arrive on junctions but only on edges.

regards,
Jakob

2018-05-31 23:25 GMT+02:00 <spidersalad@xxxxxxxxxxxx>:
I was wondering with the myriad of option to define probabilities to edges and such, which would fit best to a Markov Chain? Are there options where I could define probabilities of edges aligned to junctions instead of edges and their successors as is the case with turning probabilities?

Thanks

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



Back to the top