1: \begin{abstract}
2: We consider TSP with time windows and service time. In this problem
3: we receive a sequence of requests for a service at nodes in a metric
4: space and a time window for each request. The goal of the online
5: algorithm is to maximize the number of requests served during their
6: time window. The time to traverse an edge is the distance between
7: the incident nodes of that edge. Serving a request requires unit
8: time. We characterize the competitive ratio for each metric space
9: separately. The competitive ratio depends on the relation between
10: the minimum laxity (the minimum length of a time window) and the
11: diameter of the metric space. Specifically, there is a constant
12: competitive algorithm depending whether the laxity is larger or
13: smaller than the diameter. In addition, we characterize the rate of
14: convergence of the competitive ratio to $1$ as the laxity increases.
15: Specifically, we provide a matching lower and upper bounds depending
16: on the ratio between the laxity and the TSP of the metric space (the
17: minimum distance to traverse all nodes). An application of our
18: result improves the lower bound for colored packets with transition
19: cost and matches the upper bound. In proving our lower bounds we use
20: an interesting non-standard embedding with some special properties.
21: This embedding may be interesting by its own.
22: \end{abstract}
23: