dtnrg-6----Page:6
1  2  3  4  5  6  7  8  9  10  11 

Probabilistic Trajectories
We associate a probability with each path
Instead of a sequence of waypoints, at each step we have a set of possible next waypoints, each with a certain probability
Overall we get a weighted tree of waypoints with probabilities as weights
Many nodes are stationary which makes the calculation a bit more efficient
Though we use the same code, i.e. even fixed positions are regarded as probabilistic trajectories
Mules follow probabilistic trajectories through a field of nodes
PPT Version