Research Article

Escape Path Obstacle-Based Mobility Model (EPOM) for Campus Delay-Tolerant Network

Algorithm 1

Extracting dynamic clusters from the location-based traces.
Initially distanceThreshold = Δd, waitingTimeThreshold = Δt, First Point = Pi, Second Point = Pi+1.
(1)if distance (Pi, Pi+1) ≥ Δd then
(2) remove Pi+1
(3)if pauseTime (Pi) ≤ Δt then
(4) remove Pi