In this paper, we study the problem of locating a median path of limited length on a tree under the condition that some existing
facilities are already located. The existing facilities may be located at any subset of vertices. Upper and lower bounds are
proposed for both the discrete and continuous models. In the discrete model, a median path is not allowed to contain partial
edges. In the continuous model, a median path may contain partial edges. The proposed upper bounds for these two models are
O(nlog n) and O(nlog nα(n)), respectively. They improve the previous ones from O(nlog2
n) and O(n
2), respectively. The proposed lower bounds are both Ω(nlog n). The lower bounds show that our upper bound for the discrete model is optimal and the margin for possible improvement on
our upper bound for the continuous model is slim.