10,951 research outputs found

    Profit-based latency problems on the line.

    Get PDF
    The latency problem with profits is a generalization of the minimum latency problem. In this generalization it is not necessary to visit all clients, however, visiting a client may bring a certain revenue. More precisely, in the latency problem with profits, a server and a set of n clients, each with corresponding profit p_i (1 ≤ i ≤ n), are given. The single server is positioned at the origin at time t = 0 and travels with unit speed. When visiting a client, the server receives a revenue of p_i - t, with t the time at which the server reaches client i (1 ≤ i ≤ n). The goal is to select clients and find a route for the server such that total collected revenue is maximized. We formulate a dynamic programming algorithm to solve this problem when all clients are located on a line. We also consider the problem on the line with k servers and prove NP-completeness for the latency problem on the line with k non-identical servers and release dates. In this proof we also settle the complexity of an open problem in de Paepe et al. [4].Minimum latency; Traveling repairman; Dynamic programming; Complexity;

    ANWB automates and improves repair men dispatching

    Get PDF
    ANWB, the Dutch automobile association, provides assistance, car repair andreplacement services to its nearly 4 million members. ANWB services around 1.3 millionrequests per year in The Netherlands. Historically, the operational planning process ofassigning requests to service men was regionally organized, and human planners solvedthe sometimes large and hectic planning situations in real time. At a national level, some50 planners were required to do the job, and the quality of the planning and operationswere largely unknown. In a large business process reengineering project, ANWBredesigned the planning processes, leveraging state of the art IT and operations researchtechniques. As a result, the 24/7 planning processes are smoothened, can be executed byas few as 14 planners who work at a national level, and the operational planning andperformance have improved. As new competitors entered the market, ANWB has beenable to sustain its extraordinary high customer ratings and market share, while adaptingits proposition to the competitive prices dictated by the market.Economics (Jel: A)

    Charlemagne's challenge: the periodic latency problem.

    Get PDF
    Latency problems are characterized by their focus on minimizing the waiting time for all clients. We study periodic latency problems, a non-trivial extension of standard latency problems. In a periodic latency problem each client has to be visited regularly: there is a server traveling at unit speed, and there is a set of n clients with given positions. The server must visit the clients over and over again, subject to the constraint that successive visits to client i are at most qi time units away from each other. We investigate two main problems. In problem PLPP the goal is to find a repeatable route for the server visiting as many clients as possible, without violating their qi's. In problem PLP the goal is to minimize the number of servers needed to serve all clients. In dependence on the topol- ogy of the underlying network, we derive polynomial-time algorithms or hardness results for these two problems. Our results draw sharp separation lines between easy and hard cases.Latency problem; Periodicity; Complexity;

    A Hybrid Genetic Algorithm for the Traveling Salesman Problem with Drone

    Full text link
    This paper addresses the Traveling Salesman Problem with Drone (TSP-D), in which a truck and drone are used to deliver parcels to customers. The objective of this problem is to either minimize the total operational cost (min-cost TSP-D) or minimize the completion time for the truck and drone (min-time TSP-D). This problem has gained a lot of attention in the last few years since it is matched with the recent trends in a new delivery method among logistics companies. To solve the TSP-D, we propose a hybrid genetic search with dynamic population management and adaptive diversity control based on a split algorithm, problem-tailored crossover and local search operators, a new restore method to advance the convergence and an adaptive penalization mechanism to dynamically balance the search between feasible/infeasible solutions. The computational results show that the proposed algorithm outperforms existing methods in terms of solution quality and improves best known solutions found in the literature. Moreover, various analyses on the impacts of crossover choice and heuristic components have been conducted to analysis further their sensitivity to the performance of our method.Comment: Technical Report. 34 pages, 5 figure
    corecore