1. Introduction
The field of telecommunications has undergone a transformative evolution in the domain of cellular networks with the introduction of 5G technologies, which have represented a substantial advancement in terms of transfer rates and latency and therefore have introduced breakthrough innovation in the design and deployment of information systems that rely on effective, secure, and fault-tolerant data transmission. More specifically, such innovation has enabled the possibility of building entirely new classes of information systems and networked applications that were previously impossible to implement due to limitations in terms of data throughput or the reliability of communication channels [1]. Among the new types of systems that have experienced major diffusion, one of the most interesting and successful examples, due to the highly positive impact in terms of the quality of urban environments and societal and economical welfare, is a system of semi-autonomous connected vehicles.
In a typical system of semi-autonomous connected vehicles (commonly associated with the broader class of intelligent transport systems), we have a set (also known as fleet) of smart vehicles (or generically, mobile entities) that are equipped with high-end communication, sensing, and computational technologies and are deployed and can move/perform operations (with a certain, pre-specified degree of autonomy) in a given environment (e.g,. the road network of a city). Such vehicles are integrated and interact with IoT devices, computational units, data centers, satellites, and various sensing technologies to form a heterogeneous and distributed infrastructure, unifying hardware, networks, and software. The synergy between the fleet and the infrastructure forms a cohesive system designed to let vehicles perform complex tasks, often requiring coordination (e.g., pickup or delivery operations, search and rescue activities, traffic engineering [2,3]), while achieving the superior efficiency, safety, and adaptability of transportation within diverse and dynamic environments.
In order to achieve such levels of performance, these systems typically rely on collecting and broadcasting large amounts of data (e.g., sensor data, GPS traces, or maps), which need to be properly collected and processed in a timely manner in order to support tasks and to optimize various related services, such as route planning, task scheduling, or monitoring. Examples of studies that have considered such systems, as well as their design and performance analysis, are numerous and almost always of the multi-disciplinary type, involving computer scientists/engineers and experts in the telecommunications, materials science, electronics, and automotive fields (see, e.g., [4,5]).
In this direction, as is well documented in the literature, one of the most effective and widely used strategies, especially in a real-time context, to efficiently collect, store, and process data for decision-support and optimization purposes is to consider a graph model of the data and to employ suitable graph algorithms to solve properly defined computational problems of interest. Successful applications of graph-based modeling and graph algorithms for supporting the provision of services in modern information systems are various and span diverse domains, from navigation systems, where graphs are used to model and represent road networks and shortest-path algorithms are employed to determine the best routes [6,7], to airline management systems, where graphs are used to model flights connecting airports and maximum-flow algorithms are used to schedule departures and arrivals [8], up to distributed systems of entities, where graphs are used to model interactions between entities and coloring algorithms are exploited to achieve various forms of consensus or coordination [9,10]. Thus, on the one hand, research in this context has been extensive from a theoretical perspective in both computer science and engineering, mostly due to the plethora of domains where graph-based modeling and processing find applications [11,12,13]. On the other hand, works that have focused on the implementation, deployment, and evaluation of the practical performance of graph algorithms for real-world systems and specifically for systems of autonomous vehicles have been much rarer.
In this paper, we contribute to filling this gap in the literature in the following ways: (i) We describe the main features of a real-world information system that employs semi-autonomous connected vehicles; this system was designed and deployed and is currently under test in the city of L’Aquila (Italy) within the broader EMERGE initiative, a smart mobility and communications project to develop technologies for autonomous and assisted driving systems to support both “everyday” and “emergency” operations. (ii) We present an overview of computational challenges arising in the considered application domain and provide a systematic survey of known algorithmic results for one of the most relevant classes of computational problems that have to be addressed in said domain, namely, pickup and delivery problems. (iii) We showcase the main phases of the implementation, deployment, and testing of one of the algorithmic components of the mentioned real-world system.
This paper is organized as follows. Section 2 describes, at a high level, the architecture of the real-world system considered here from both physical and virtual/software perspectives and discusses the three primary services that are enabled and currently supported by the EMERGE system through the integration of 5G technologies and smart vehicles. Section 3 introduces general algorithmic issues that arise in systems like EMERGE to effectively support such services and provides an overview, from a computational perspective, of the relevant class of problems named pickup and delivery problems, which is exploited for decision-making and optimization purposes in essentially all systems that employ fleets of semi-autonomous connected vehicles. In Section 4, we discuss implementation, deployment, and testing efforts that have been addressed within the EMERGE initiative with respect to the algorithmic components of the system. Specifically, among all algorithms that have been considered and implemented in said system, we provide details for the component that takes care of handling a specific problem of the above class, namely, the pickup and delivery multi-vehicle problem with time windows, whose solution is essential to coordinating vehicles to perform time-constrained operations requested by customers/users of the system. Section 5 concludes the paper by highlighting open problems and future research directions.
2. Architecture: The EMERGE System
In this section, we introduce the EMERGE system and describe its architectural details from both physical/hardware and software perspectives.
The EMERGE system (
Both the vehicles and local units of multi-access computing have access to cloud-based resources for data collection and processing and to satellites (multi-frequency and multi-constellation satellite positioning systems for effective positioning and geo-referencing (also known as GNSSs, such as GPS or GALILEO)). In more detail, each vehicle is equipped with both standard (e.g., tachometer, odometer) and additional (e.g., IMU, LIDAR, RADAR) sensors, advanced aggregation/processing data platforms, and multi-protocol communication. Each vehicle can be customized with different technological setups depending on two possible pre-defined operational modes, namely, ordinary and emergency operational modes. The vehicles are semi-autonomous in the sense that they can have a driver to perform tasks that are difficult to automate while at the same time having the ability to communicate and perform distributed tasks autonomously, without the driver’s intervention. The driver can access the EMERGE network only through the vehicle, and there is no interaction between the driver’s mobile device and the vehicle for EMERGE services.
In terms of software architecture, the above system organization translates into the software platform in Figure 2. On one side of the figure, we observe the vehicle component: each vehicle is equipped with an EMERGE on-board unit (OBU), a software/hardware unit that takes care of performing computational tasks, data collection, and analysis and implements communication with both other vehicles and the infrastructure. Such communication happens through appropriate software modules providing support to transmit, securely and reliably (by exploiting a Crypto-engine unit), over both terrestrial (LTE/5G) and satellite (e.g., Athena Fidus) protocols. On the other side of the figure, we report a description of the software units running on both edge-computing infrastructure and EMERGE Ground Control (EGC). These units’ responsibility is to support more complex optimization, analysis, and coordination tasks, such as the optimization of routes traveled by vehicles, the selection of locations to be visited by vehicles, and massive data analysis for traffic predictions. The vehicle equipment can be of any of the following three types, named OBU configurations, with different sets of supported services:
1.. Configuration EMERGE FULL:
Supports emergency management services through dynamic and collaborative navigation applications with the use of preferential and/or dedicated lanes;
Facilitates efficient traffic flow management for “everyday” operations, mobility support services, and third-party services;
Includes modules for satellite communication, multi-standard terrestrial communication, advanced high-accuracy and high-integrity navigation techniques and algorithms, and 360-degree video surveillance of the vehicle’s surrounding environment.
2.. Configuration EMERGE MEDIUM:
Supports traffic flow management in “everyday” operations, mobility support services, and third-party services;
Includes multi-standard terrestrial communication, advanced high-accuracy and high-integrity navigation techniques and algorithms, and 360-degree video surveillance of the vehicle’s surrounding environment.
3.. Configuration EMERGE SMALL:
Supports traffic flow management in “everyday” operations, mobility support services, and third-party services;
Includes multi-standard terrestrial communication and Commercial Off-The-Shelf (COTS) GPS navigation systems;
Integrates 360-degree video surveillance of the vehicle’s surrounding environment.
The software architecture of the EMERGE system.
[Figure omitted. See PDF]
Vehicles equipped with an EMERGE OBU are, if necessary, able to interface with external vehicles outside the EMERGE system equipped with V2V connectivity. In these cases, the reference V2X standards (DSRC or C-V2X) are used [14]. The terrestrial architecture consists of four main components:
1.. Roadside infrastructure and MEC, which includes processing and communication elements placed along the road (RSU, eNB, gNB, etc.) for the local processing of information and support for URLLC services. The roadside infrastructure may potentially interface with external vehicles outside the EMERGE system equipped with V2I connectivity.
2.. Ground aggregation of heterogeneous information flows.
3.. EMERGE Service Hub, with integrated processing capabilities for information from the field, both locally and remotely through the EMERGE Cloud, for the implementation of EMERGE applications and the provision of EMERGE services to third parties.
4.. EMERGE Cloud, dedicated to the remote processing of information for specific dynamic and cooperative navigation applications, augmentation, and professional communications in support of EMERGE services.
We refer the interested reader to [14,15] and references therein for more details on some employed technologies and operational modes.
Services and Computational Tasks
Given the above organization and architecture, the following are identified as the three primary services provided by the EMERGE system and its fleet and currently (either fully or partially) supported by the deployed prototype under test:
1.. Vehicle task planning: Given a set of “goal” operations to be performed by vehicles in the fleet in a geographical zone and in specified time windows of the day (e.g., pickup or delivery operations), provided as input, the system determines a detailed scheduling plan for each vehicle, including routes to be followed, departure or waiting times, the order of the locations to visit, and items to carry, to allow the vehicles to accomplish all goals while optimizing metrics of interest (e.g., fuel consumption);
2.. Network monitoring: Continuous, real-time, data acquisition is performed by vehicles moving in the given geographical zone of interest through their sensor equipment for monitoring (and predicting) the status of the network over time (traffic, disruptions, congestions, detours);
3.. React and reoptimize: To respond to changes in the status of the network (e.g., disruptions, roadworks, emergency vehicles) or that of the vehicles (e.g., malfunctions), vehicles coordinate and cooperate (by communicating and exchanging data both with the infrastructure and between each other) in order to update/reoptimize the scheduling plan to consider status changes that have occurred while continuing with the assigned operations.
In order to provide these services, appropriate data models, computational problems, and algorithms have been identified, studied, and implemented to be part of the software architecture of the EMERGE system, respectively.
3. Computational Problems and Algorithms
In this section, we describe and formalize the computational problems that have been identified and addressed throughout the phases of development of the EMERGE system in order to provide services of interest through the platform. Specifically, we first walk through relevant variants of the pickup and delivery problem that have been studied in the literature and for which algorithmic results with guarantees are known. The discussion is organized by following a classification of problem variants in terms of optimization objectives. All problems consider a graph discretization, based on different levels of detail, of the environment in which vehicles move. Most of the considered problems are known to be hard to solve exactly, i.e., to belong to the class of NP-hard optimization problems (due to reductions to variants of the well-known Traveling Salesman Problem (TSP) [8]; for a survey on the TSP and its variants, the reader is referred to [16]). Therefore, our survey focuses only on available options with guarantees on the approximation factor in the worst case. Then, we consider the pickup and delivery problem with time windows and multiple vehicles, for which we had to resort to heuristics without guarantees, since no approximation algorithm with guarantees is known to be practically effective.
3.1. Maximum Prize Problems
-
Orienteering Problem (
op ). In this first basic problem formalization, we are given a graph with vertices and edges, weighted with a cost function on the edges and a prize function on the vertices, a budget and two distinguished nodes , and we are asked to find a walk from s to t that: (i) satisfies the budget constraints, i.e., the sum of the costs of the edges in the walk is smaller than or equal to B; (ii) maximizes a collected prize for the walk, where the collected prize of a walk is given by the sum of the prizes associated to the vertices in the walk. More formally, the problem can be described as in Figure 3. Figure 3Formalization of
op .[Figure omitted. See PDF]
Due to the plethora of applications that the problem finds, the literature on algorithms for finding approximate solutions with guarantees is ample. Specifically, Blum et al. [17] gave the first constant factor approximation algorithm for
-
Orienteering Problem with Time Windows (
optw ). In this problem variant (formalization is given in Figure 4), the goal is to find a walk from a starting node to an ending node that visits a set of vertices with the maximum profit within their time windows respecting a given budget B. Given a walk from u to v, for any , let denote the time taken (distance) to reach from u along . Note that, theoptw problem is also known as the Repairman problem, (Speeding) Delivery Man problem [23], Time Window Prize Collecting problem [24], and Prize-Collecting TSP with Time Windows [25]. Figure 4Formalization of
optw .[Figure omitted. See PDF]
Bansal et al. [18] gave an approximation algorithm for
Bar-Yehuda et al. [25] provided two approximation algorithms for
Finally, Garg et al. [29] studied a different variant of
-
Deadline Traveling Salesman Problem (
d-tsp ). A well-known variant ofoptw is the Deadline Traveling Salesman Problem (d-tsp ). In this case, the release time of each node is assumed to be zero, i.e., for any vertex v (formally defined in Figure 5). Sinced-tsp is a special case ofoptw , all results foroptw hold ford-tsp . Moreover, Bansal et al. [18] gave an approximation algorithm ford-tsp while Farbstein and Levin [30] proposed a -approximation algorithm for every ford-tsp while exceeding the deadlines by a factor of , where is the approximation ratio ford-tsp with a constant number of deadlines (currently by Chekuri and Kumar [26]). Observe that, on weighted trees,d-tsp admits -approximation algorithm while violating the deadlines by a factor of [30]. Finally, Friggstad and Swamy [31] proposed a -approximation algorithm ford-tsp in time, where n is the number of points (nodes), and is the diameter of the (scaled) metric space. Figure 5Formalization of
d-tsp .[Figure omitted. See PDF]
-
Capacitated Orienteering Problem (
c-op ). Thec-op is a generalization ofop in which we also consider node demands and a capacity bound C. Formally, the problem is specified as in Figure 6 Perhaps the most remarkable achievement with respect to this problem is the result of Gupta et al. [32] who showed that, given an -approximation algorithm forop , it is possible to derive a -approximation algorithm forc-op . Bock and Sanità [33] improved this result by giving a -approximation algorithm forc-op and by presenting a PTAS on trees and a PTAS on Euclidean metrics.
-
Team Orienteering Problem (
top ). This problem is the first of a different category that considers optimizing operations of multiple vehicles. Specifically, the problem has been formalized (see Figure 7) and studied for the first time by Xu et al. [34] is as follows. We are given a graph and two specific nodes s and t. Notice that nodes s and t may or may not be co-located. There is an edge in E between any two nodes in and there are vehicles to serve the nodes in V. All vehicles are located at source node s initially and, for any vehicle k, we have a cost function on the edges (representing, e.g., the traveling cost of vehicle k from one vertex to another) and a cost function on the nodes representing, e.g., the service cost of vehicle k at each vertex). We assume that . Then, the cost of a simple path from s to t is given by:
For any vehicle k, let denote the cost budget of vehicle k, meaning that . Moreover, for any vertex , let be the number of vehicles among K vehicles that serve . For any vertex , let be a non-decreasing sub-modular profit function, where represents the profit that we accumulate after serving vertex with vehicles. Figure 6
Formalization of
[Figure omitted. See PDF]
The objective in
Xu et al. [34] showed that There is a -approximation algorithm for
Formalization of
[Figure omitted. See PDF]
Prior to these works, a simpler variant of
To complete the overview, it is worth mentioning the work by Xu et al. [36] who focused on
-
Capacitated Team Orienteering Problem (
c-top ).c-top is a generalization oftop in which we also consider node demands and a capacity bound C for each walk (vehicle). For such generalization, formalized in Figure 8, Bock and Sanità [33] designed a -approximation algorithm, where is an approximation factor forc-op , under the following assumptions:each vehicle has the same budget B and the same capacity C;
for each vehicle, the cost of each vertex is 0, the cost of each edge is the same and the prize of each vertex is the same.
It is worth pointing out that Archetti et al. [37] proved that a -approximation algorithm for
Formalization of
[Figure omitted. See PDF]
A summary of the results on
-
Reoptimization of the Metric Deadline Traveling Salesman Problem (
md-tsp ). In the Metric Deadline Traveling Salesman Problem (md-tsp ), we are given a metric graph (i.e., a graph where costs on the edges satisfy the triangle inequality), a specific node , and the goal is to find a Hamiltonian cycle, starting at s, having minimum cost and that visits each vertex v before its deadline , assuming that there exists at least one Hamiltonian cycle P in which each vertex is visited before its deadline (see Figure 9 for details on the formalization). The time of visit of a vertex v is given by the sum of the costs of the edges of the sub-path of the Hamiltonian cycle starting at s and terminating at v. The problem has interest itself with respect to applications, but perhaps themd-tsp has been investigated more from a re-optimization perspective, where one is given a good (even optimal) solution to the problem and some modifications that affect the original input, and the objective is to rearrange the given solution to obtain a provably good new solution for the new input, with a minimal number of operations. Table 1A summary of known results for
op and variants.Problem Best Known Approximation Factor Undirected Directed op [19], 2 [21] (Unrooted) [38] optw [19], [23] (Unit time windows) [19] d-tsp [30], [31] (Quasi polynomial-time) [19] c-op [33] - top [34] - c-top [33] - Formalization of
md-tsp .[Figure omitted. See PDF]
In details, Böckenhauer and Komm [39], Böckenhauer et al. [40] and Böckenhauer et al. [41] defined and studied some reoptimization variants of
: Deletion of a deadline: In this case, we have , for some , where and for some , and for any .
: Addition of a deadline to an already existing vertex: In this case, we have , for some , where and for some , and for any .
: Deletion of a vertex without deadline: In this case, we have for some , where , and and are the canonical restriction of and to the vertices of , and for any .
: Addition of a vertex without deadline: In this case, we have for some where , and are the canonical restriction of and to the vertices of , and for any .
: Deletion of a vertex with deadline: In this case, we have where and , and are the canonical restriction of and to the vertices of , and for any .
: Addition of a vertex with deadline: In this case, we have where and , and are the canonical restriction of and to the vertices of , and for any .
Moreover, Böckenhauer et al. [40] and Böckenhauer et al. [41] considered the following two local modifications:
: change deadline: In this case, we have , for some , where for (case of increase) or (case of decrease) and for any .
: change edge cost: In this case, for some , where, for some , (case of increase) or (case of decrease). Also, for any , .
For , Böckenhauer and Komm [39], Böckenhauer et al. [40] and Böckenhauer et al. [41] defined the problem
3.2. Minimum Cost Problems
-
Capacitated Vehicle Routing Problem with Time Windows (
c-vrptw ). Khachay and Ogorodnikov [42] considered the following problem. We are given a set of points (costumers) and a depot y on the Euclidean plane. Any customer has a demand . We are given an unbounded number of vehicles each with capacity q. Each is assigned with time window . A feasible route is an ordered pair , where represents the simple cycle taken by vehicle j in which for any , and in which is a part of the i-th customer demand covered by the route and .
The goal is to find a set of simple cycles starting at y such that for any rout , for any customer , and minimizes . For any and the total customer demand d, Khachay and Ogorodnikov [42] provided a -approximation algorithm in time any time provided the capacity q and the number p of time windows does not exceed for some .
Khachay and Ogorodnikov [43] provided a -approximation algorithm for
-
Ordered Clustered Traveling Salesman Problem (
oc-tsp ). In this problem (also formalized in Figure 10 for the sake of clarify), a vehicle starting and ending at a given depot must visit a set of n points partitioned into K not necessarily disjoint clusters so that points of cluster k are visited prior to points of cluster , for , and the total distance traveled is minimum. Figure 10Formalization of
oc-tsp .[Figure omitted. See PDF]
Observe that Anily et al. [45] provided -approximation algorithm for
The starting and ending vertices in each cluster are given. A -approximation algorithm is given [46] which is improved to by Kawasaki and Takazawa [47].
The two ending vertices in each cluster are given. We are free to choose any one as the starting vertex and the other one as the ending vertex. A -approximation algorithm is given [46] which is improved to by Kawasaki and Takazawa [47].
Only the starting vertex in each cluster is given. A -approximation algorithm is given [46] which is improved to by Bao et al. [48].
End vertices are not specified. A -approximation algorithm is given [46], which is improved to by Kawasaki and Takazawa [47], improved to by Bao and Liu [49], and improved to by Bao et al. [48].
-
Minimum Cycle Cover Problem (
mccp ). In this problem, whose formalization is shown in Figure 11, we are given a set of vertices in a metric space, a specified vertex s, and a distance bound B. The goal is to find a minimum cardinality set of tours starting at s that covers all vertices, such that each tour has length at most B. Xu et al. [50] showed that there is a 4-approximation algorithm formccp . In the same work, the authors also considered a different variant ofmccp calledmccp without neighborhoods where each IoT device can send its data to a UAV wirelessly, and the UAV can collect the data from the device as long as their Euclidean distance is no greater than a given wireless transmission range. In this case, they proved that there is a constant approximation algorithm. Nagarajan and Ravi [51], instead, studiedmccp when the cost of each vertex is zero and provided a -bicriteria approximation algorithm, i.e., for any , it obtains a solution violating the length bound B by a factor while using at most times the optimal number of vehicles. Nagarajan and Ravi [51] provided a 2-approximation algorithm on tree metrics. Finally, Mao et al. [52] considered a different variant ofmccp in which we are given a required edges , and the goal is to find the minimum number of closed walks of length at most B which collectively traverse all the edges in R such that the number of closed walks used is a minimum. They provided a 5-approximation algorithm for this problem. For the case when , they gave a 4-approximation algorithm. Figure 11Formalization of
mccp .[Figure omitted. See PDF]
4. Implementation and Deployment
In this section, we discuss implementation, deployment, and testing efforts that have been addressed within the EMERGE initiative with respect to the algorithmic components of the system. Specifically, among all algorithms that have been considered and implemented in said system, we provide the details of the component that takes care of handling a specific problem of the class of problems discussed in Section 3, namely, the pickup and delivery multi-vehicle problem with time windows, whose solution is essential to coordinating vehicles to perform time-constrained operations requested by customers/users of the system.
In more detail, daily, on the basis of requests provided to the system by users, vehicles have to be provided with routes to follow in the geographical area (road network) where they are operating in order to visit locations, as indicated by users, within certain intervals of time to perform operations of pickup or delivery. These routes have to be computed by considering optimization criteria, such as minimizing the makespan for completing all operations. Each request of a user, more precisely, specifies (i) a given location to visit; (ii) a corresponding time window within the day when at least one vehicle of the fleet must reside in said location; (iii) the type of operation to perform (either pickup or delivery). Pickup and delivery operations concern fixed, small-sized payloads, so the capacity of vehicles is not taken into account.
The above can be effectively modeled by the optimization problem on graphs, as shown in Figure 12. An example, in graphical form, of a generic input instance to the pickup and delivery problem with time windows taken from
Now, given the formalization, once an approximation algorithm is identified, the decision/optimization of the routes to assign to vehicles to satisfy requests is performed at the beginning of any working day by the EGC component of the system. After this initial phase, vehicles are loaded and the system is in a regular operational scenario, i.e., vehicles proceed to follow assigned routes and to visit specified locations. During such a scenario, the EMERGE system (the EGC component) starts collecting (i) data on the status of vehicles and the network via V2X (terrestrial and/or satellite) from the vehicles themselves; (ii) traffic data provided by third-party services, if available. The collected data are processed at EGC via suitable estimation/AI algorithms in order to detect/predict the possibility of congestion events occurring on road segments of routes assigned to vehicles (we refer the interested reader to [53,54,55] and references therein for some results in this area concerning the estimation of dynamical models with control purposes).
If EGC detects or predicts with sufficiently high probability that a change in the status of the network will affect portions of the network itself that do not overlap with routes being followed by vehicles or that overlap but with observed or predicted delays that are not large enough to induce violations in the time windows of locations to be visited, then vehicles are not “warned”, and the system proceeds in a regular operational scenario: i.e., each vehicle keeps operating on the originally assigned route. Conversely, if observed or predicted delay/disrupting events happening in the network (or affecting vehicles) make it impossible to continue planned operations without violations of time windows (i.e., at least one scheduled visit cannot be performed correctly), then EGC implements the following attempts to reoptimize the plan for visits and corresponding routes:
1.. EGC computes a set of alternative routes, one per vehicle, trying to preserve the satisfiability of the time-window constraints;
2.. If the computation is successful, EGC sends updated routes to affected vehicles, bringing the system back to a condition of regular operation;
3.. If the computation fails, i.e., there exists at least one location that cannot be visited by any of the vehicles in the prescribed time window, then EGC marks such location(s) as discarded, removes it/them from the set of users’ requests, storing a trace of the events that caused such removal(s), and tries to compute a new, alternative plan of routes for remaining users’ requests.
4.1. Input Data
To perform the above operations, EGC needs to store and manipulate information on the considered geographical zone where vehicles operate, i.e., on roads, traffic, and vehicle positions. In the current prototype, EGC exploits map data provided by the OpenStreetMap Foundation
4.2. Software Modules and Prototyping
In order to address the above-mentioned decision/optimization problem, we considered both algorithms with guarantees and heuristics known in the literature. Eventually, we opted to exploit and customize the implementation of a solving algorithm provided as part of the Google OR-Tools suite (
In more detail, Google OR-Tools, developed by Google’s Operations Research team, is a comprehensive suite of open-source software tools designed to tackle a broad spectrum of optimization challenges. Renowned for its versatility, the platform offers a rich set of libraries and algorithms that empower users to model and solve intricate combinatorial optimization and constraint satisfaction problems. One of the standout features of Google OR-Tools is its extensive range of applications, covering diverse domains such as linear programming, integer programming, vehicle routing, job scheduling, and constraint programming. This toolkit is known to be used by researchers, developers, and practitioners seeking effective solutions in fields ranging from logistics and transportation planning to resource allocation and scheduling. The framework is designed for accessibility and compatibility, supporting many popular programming languages (e.g., Python or C++). This support ensures that a wide community of users, both in academia and in industry, can leverage its capabilities. Additionally, the toolkit is known for its scalability, enabling the efficient handling of large-scale problem instances, a crucial aspect in addressing real-world complexities.
In what follows, we describe how the solver has been customized and integrated into the EMERGE system and provide details on how services provided by the EMERGE system are currently implemented in the advanced prototype under test. The implementation adheres to the Edge–Cloud Computing paradigm, and computational efforts are divided between modules: EGC (with a cloud component, a set of elastic servers), MEC (multi-access edge computing), and OBUs (on-board units of vehicles). Specifically, in EGC, we developed a software module named CARF (Critical Avoidance Route Finder), which is responsible for the computation of routes for the vehicles on the basis of an input road map of an area, users’ requests (with associated time windows), and the structure of the fleet of vehicles. This computation is performed during the vehicle task planning phase. Since the level of detail of available maps of geographical areas can be unnecessarily high for the purpose of our computation, the road map is subject to preprocessing to be converted into a complete directed graph Gin which the nodes are only depot and users’ locations. Directed edges connecting each pair of nodes are associated with the distance (or average travel time) between two users’ locations, which are computed by an implementation of Dijkstra’s algorithm by another component, namely, the SUMO toolkit, which runs on MEC.
SUMO is a software tool for urban mobility that can be used both for simulation purposes and as a toolbox to compute the parameters of maps treated in intelligent transport systems like EMERGE. In more detail, SUMO (Simulation of Urban Mobility) is open-source traffic simulation software developed for the modeling and analysis of urban mobility and transportation systems. It provides a comprehensive platform for simulating various aspects of traffic flow within urban environments and, thus, is considered a valuable tool for researchers and practitioners in the field of transportation engineering to test algorithms in a simulated realistic environment. In particular, the main purpose for which researchers/practitioners use SUMO is to investigate and analyze traffic flow dynamics, test new algorithms, and develop intelligent transportation systems. Specifically, the tool provides a virtual environment for experimenting with different strategies before implementing them in the real world. SUMO enables users to simulate the movement of vehicles, pedestrians, and other entities within a virtual urban environment. The simulation takes into account factors such as vehicle speed, acceleration, deceleration, and interactions with other road users. Users can model and define the road network, including intersections, traffic lights, and other infrastructure elements. This allows for the accurate representation of complex urban traffic scenarios.
The tool supports the modeling of various traffic control systems, including traffic signals, priority rules, and right-of-way policies. This makes it suitable for studying the impact of different traffic management strategies on the overall system performance. Moreover, it allows users to create and define specific traffic scenarios, considering factors like traffic density, road types, and user behaviors. This flexibility is essential for conducting experiments and evaluating the performance of transportation systems under different conditions. The software supports various file formats, making it compatible and interoperable with other simulation tools and data sources. This makes SUMO suited for integration into larger transportation modeling frameworks.
After preprocessing, the CARF instantiates the model of the optimization problem on graphs, as shown in Figure 12, according to the input data (see Figure 13), and then exploits a routine offered by OR-Tools to find a solution to the obtained instance of the problem. The output is a sequence of users’ locations for each vehicle. To transform each sequence into a route, a subroutine is called on a dataset representing the road map to find the shortest path for each pair of consecutive users’ locations in the sequence. The concatenation of all the shortest paths for a given vehicle forms the route that the vehicle has to follow. The subroutine to find the shortest paths implements a customization of the well-known Dijkstra’s algorithm. Finally, the routes are transmitted, properly encoded, to the OBUs of the vehicles, where they are displayed by means of an HCI (Human–Computer Interface), along with the positions of the users and of other vehicles in the fleet.
Clearly, the CARF module (in the cloud), the SUMO tool (on MEC), and the HCIs (in the vehicles) have to exchange data. At the service level, this coordination is implemented by a broker system consisting of modules running on all the computers in the EMERGE system. The broker system provides channels to which other running software modules can subscribe to push or read messages. Then, there are channels to share the positions of the vehicles in the fleet, to manage customer sequences, to send routes, and so on.
During the regular operational scenario, as highlighted at the beginning of this section, the EMERGE system collects data via V2X (terrestrial and/or satellite links) from the vehicles and sends it via the broker system to all the affected parts. In particular, EGC stores data about the users’ locations visited by vehicles in the fleet. If available, the system aggregates data about the traffic provided by third parties. Collected data are processed by a module that executes estimation/AI algorithms to detect congestion events on road segments of the assigned routes. The details of these algorithms are omitted since they are out of the scope of this paper; we refer the reader to [53,54,55] for relevant examples. When such an event is detected, an alert message is sent to EGC via the broker system. EGC, as described above, evaluates whether a reoptimization of the routes is necessary.
Whenever the routes have to be updated due to modifications of the status of the network, EGC reads the position of each vehicle in the fleet and re-arranges a new instance of the pickup and delivery with time windows model by incorporating the occurred changes into the initial model. In particular, in this case, a new complete graph is built with as many vertices as current vehicle positions, and without considering a depot vertex. Other vertices in the graph are the locations of users not yet visited. Distances between vehicles and users’ locations are computed from scratch with the Dijkstra’s algorithm implementation of the SUMO module. New routes are then distributed to the vehicles via the broker system.
4.3. System Validation
All mentioned software components of the system (CARF, MEC, EGC, OBUs) have been validated separately. At the time of writing this article, the validation of the whole prototype of the EMERGE system is underway. As the number of smart vehicles available to the system is still limited to a few units, a simulation module—SIM—has been introduced to simulate the operations performed by some vehicles in the fleet, to report in the simulation the position of real vehicles in the fleet, and to simulate other vehicles that are not part of the EMERGE system but influence the traffic on the roads of the areas. The SIM module exchanges data with all other modules via the broker in order to simulate the behavior of all vehicles in the fleet in following their routes to visit customers. The simulation was executed by running an instance of the SUMO tool, directly controlled by the SIM. When a reoptimization of the routes is necessary, the SIM receives all the new routes for the simulated vehicles and, consequently, runs the SUMO simulation.
Under this setting, several experiments were conducted in the metropolitan area of the city of L’Aquila (Italy). The performance of the system was measured for a fleet of vehicles of varying size (between 3 and 20 units) with respect to several parameters (e.g., time for executing necessary routines and data collection, quality of computed routes with respect to optimization criteria, number of users’ locations that were correctly visited in various scenarios). Preliminary results show that the execution time necessary for the CARF during the vehicle task planning phase varies from a few milliseconds to less than s when the number of users’ locations to schedule ranges in the interval from 15 to 200 (see Figure 14 for data for a fleet of 15 vehicles). On top of the above, computed routes were observed to be satisfactory in terms of quality, with all prescribed user locations being successfully visited within the required time windows and with a reasonably low total makespan in all tested input instances. This is considered acceptable for the requirements of the EMERGE initiative. Similar times and quality of routes were observed in cases of reoptimization. Moreover, the execution times and the quality of routes were only marginally influenced by the number of vehicles forming the fleet until the fleet remained limited to a few tens of units. However, should the number of vehicles or users’ locations increase, we expect that the quality of computed solutions might worsen, particularly when the routine offered by OR-Tools is forced to return the best solution that can be found within a limited interval of time. This is not surprising since the problem is NP-hard. Nonetheless, a more rigorous evaluation of the performance of the system is necessary and is currently being performed to consolidate preliminary empirical observations.
Observe that, to compute the complete directed graph G with distances between customers’ locations (as described in Section 4.2), an off-line implementation of Dijkstra’s algorithm is used. In Figure 15, we show the execution times taken to compute the shortest paths for all pairs of customers’ locations. Execution times range from a few seconds to less than min when the number of users’ locations to schedule ranges in the interval from 15 to 200. For a larger number of customers, execution times increase significantly, reaching values of around half an hour for 800 customers. However, this does not represent a bottleneck since this kind of computation is executed only once; hence, it does not affect the normal operating scenario of the system. Moreover, more refined techniques for solving all pairs of shortest-path problems are available in the literature and will be considered in future releases of the system.
5. Conclusions and Future Work
In this paper, we have presented a study on computational challenges and implementation issues arising in real-world systems of semi-autonomous vehicles. We have described the main features of a real-world information system employing semi-autonomous connected vehicles that was designed and deployed and is currently under test in the city of L’Aquila (Italy) within the broader EMERGE initiative, a smart mobility and communications project to develop technologies for autonomous and assisted driving systems. We have given a thorough overview of computational problems that often emerge in the considered application domain and a systematic survey of the most relevant known algorithmic results for pickup and delivery problems. We have showcased implementation, deployment, and testing efforts related the algorithmic components of the mentioned real-world system that takes care of computing solutions to instances of the pickup and delivery multi-vehicle problem with time windows that arise in such system. Concerning possible future investigation following this work, perhaps the most interesting one is that dedicated to adapting the system to handle entirely dynamic scenarios and to exploit cooperation among vehicles to perform more refined strategies of reoptimization (see, e.g., policies for task re-allocation that have been studied for systems of agents [2]).
Conceptualization, G.F. and E.V.; Methodology, E.D. and G.D.S.; Software, G.F. and E.V.; Validation, G.F. and E.V.; Formal analysis, E.D.; Investigation, M.D., E.D. and G.D.S.; Data curation, G.F. and E.V.; Writing—original draft, E.D.; Supervision, M.D. and G.D.S.; Project administration, G.D.S. All authors have read and agreed to the published version of the manuscript.
Not applicable.
Not applicable.
The raw data supporting the conclusions of this article will be made available by the authors on request.
The authors declare no conflicts of interest.
Footnotes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Figure 1. The EMERGE system: an overview of physical/hardware components and interactions.
Figure 12. Formalization of pickup and delivery multi-vehicle problem with time windows.
Figure 13. An example of a graphical representation of an input to the pickup and delivery problem with time windows, with 17 locations, identified by integer ids from 0 to 16, and their associated time windows, shown within square brackets.
Figure 14. The execution time in seconds to compute a solution to the pickup and delivery multi-vehicle problem with time windows for a fleet of 15 vehicles. This figure and the one following it refer to sets of [Forumla omitted. See PDF.], and 800 customers.
Figure 15. The execution time in seconds (on the y axis) to compute the shortest paths between all pairs of customers with Dijkstra’s algorithm as a function of the number #Customers of customers (on the x axis).
A summary of the results on some re-optimization variants of
Local Modification | Bounds on Approximation Factor | |||
---|---|---|---|---|
Lower | Upper | Lower | Upper | |
Add vertex without deadline ( | 2 [ | 2 [ | ||
Delete vertex without deadline ( | 2 [ | 2 [ | ||
Add deadline to existing vertex ( | ||||
Delete deadline from vertex ( | ||||
Add vertex with deadline ( | ||||
Delete vertex with deadline ( | ||||
Increase deadline | ||||
Decrease deadline | ||||
Increase edges cost ( | ||||
Decrease edge cost ( |
References
1. Liu, Y.; Peng, C. A Close Look at 5G in the Wild: Unrealized Potentials and Implications. Proceedings of the IEEE INFOCOM 2023—IEEE Conference on Computer Communications; New York, NY, USA, 17–20 May 2023; pp. 1-10. [DOI: https://dx.doi.org/10.1109/INFOCOM53939.2023.10229016]
2. D’Emidio, M.; Khan, I. Collision-free allocation of temporally constrained tasks in multi-robot systems. Robotics Auton. Syst.; 2019; 119, pp. 151-172. [DOI: https://dx.doi.org/10.1016/j.robot.2019.07.002]
3. Cicerone, S.; Di Stefano, G.; Navarra, A. Asynchronous Arbitrary Pattern Formation: The effects of a rigorous approach. Distributed Comput.; 2019; 32, pp. 91-132. [DOI: https://dx.doi.org/10.1007/s00446-018-0325-7]
4. Park, P.; Di Marco, P.; Jung, M.; Santucci, F.; Sung, T.K. Multidirectional Differential RSS Technique for Indoor Vehicle Navigation. IEEE Internet Things J.; 2023; 10, pp. 241-253. [DOI: https://dx.doi.org/10.1109/JIOT.2022.3199814]
5. D’Angelo, G.; D’Emidio, M.; Das, S.; Navarra, A.; Prencipe, G. Leader Election and Compaction for Asynchronous Silent Programmable Matter. Proceedings of the 19th International Conference on Autonomous Agents and Multiagent Systems (AAMAS ’20); Auckland, New Zealand, 9–13 May 2020; Seghrouchni, A.E.F.; Sukthankar, G.; An, B.; Yorke-Smith, N. International Foundation for Autonomous Agents and Multiagent Systems: Liverpool, UK, 2020; pp. 276-284. [DOI: https://dx.doi.org/10.5555/3398761.3398798]
6. D’Emidio, M. Faster Algorithms for Mining Shortest-Path Distances from Massive Time-Evolving Graphs. Algorithms; 2020; 13, 191. [DOI: https://dx.doi.org/10.3390/a13080191]
7. Abraham, I.; Delling, D.; Fiat, A.; Goldberg, A.V.; Werneck, R.F. Highway Dimension and Provably Efficient Shortest Path Algorithms. J. ACM; 2016; 63, pp. 41:1-41:26. [DOI: https://dx.doi.org/10.1145/2985473]
8. Kleinberg, J.M.; Tardos, É. Algorithm Design; Addison-Wesley: Boston, MA, USA, 2006.
9. D’Emidio, M.; Frigioni, D.; Navarra, A. Explore and repair graphs with black holes using mobile entities. Theor. Comput. Sci.; 2015; 605, pp. 129-145. [DOI: https://dx.doi.org/10.1016/j.tcs.2015.09.002]
10. D’Ascenzo, A.; D’Emidio, M.; Flammini, M.; Monaco, G. Digraph k-Coloring Games: From Theory to Practice. Proceedings of the 20th International Symposium on Experimental Algorithms (SEA 2022); Heidelberg, Germany, 25–27 July 2022; Schloss Dagstuhl—Leibniz-Zentrum für Informatik: Wadern, Germany, 2022; Volume 233, pp. 20:1-20:18.
11. Even, S. Graph Algorithms; 2nd ed. Cambridge University Press: Cambridge, UK, 2011.
12. D’Angelo, G.; Delfaraz, E.; Gilbert, H. Budgeted Out-Tree Maximization with Submodular Prizes. Proceedings of the 33rd International Symposium on Algorithms and Computation (ISAAC 2022); Seoul, Republic of Korea, 19–21 December 2022; Bae, S.W.; Park, H. Schloss Dagstuhl—Leibniz-Zentrum für Informatik: Wadern, Germany, 2022; Volume 248, pp. 9:1-9:19.
13. D’Angelo, G.; D’Emidio, M.; Frigioni, D. Distance Queries in Large-Scale Fully Dynamic Complex Networks. Proceedings of the 27th International Workshop on Combinatorial Algorithms (IWOCA 2016); Helsinki, Finland, 17–19 August 2016; Lecture Notes in Computer Science Springer: Berlin/Heidelberg, Germany, 2016; Volume 9843, pp. 109-121.
14. Di Sciullo, G.; Zitella, L.; Cinque, E.; Santucci, F.; Pratesi, M.; Valentini, F. Experimental Validation of C-V2X Mode 4 Sidelink PC5 Interface for Vehicular Communications. Proceedings of the 2022 61st FITCE International Congress Future Telecommunications: Infrastructure and Sustainability (FITCE); Rome, Italy, 29–30 September 2022; pp. 1-6. [DOI: https://dx.doi.org/10.23919/FITCE56290.2022.9934453]
15. Cinque, E.; Valentini, F.; Persia, A.; Chiocchio, S.; Santucci, F.; Pratesi, M. V2X Communication Technologies and Service Requirements for Connected and Autonomous Driving. Proceedings of the 2020 AEIT International Conference of Electrical and Electronic Technologies for Automotive (AEIT AUTOMOTIVE); Turin, Italy, 18–20 November 2020; pp. 1-6. [DOI: https://dx.doi.org/10.23919/AEITAUTOMOTIVE50086.2020.9307388]
16. Saller, S.; Koehler, J.; Karrenbauer, A. A Systematic Review of Approximability Results for Traveling Salesman Problems leveraging the TSP-T3CO Definition Scheme. arXiv; 2023; arXiv: 2311.00604
17. Blum, A.; Chawla, S.; Karger, D.R.; Lane, T.; Meyerson, A.; Minkoff, M. Approximation Algorithms for Orienteering and Discounted-Reward TSP. SIAM J. Comput.; 2007; 37, pp. 653-670. [DOI: https://dx.doi.org/10.1137/050645464]
18. Bansal, N.; Blum, A.; Chawla, S.; Meyerson, A. Approximation algorithms for deadline-TSP and vehicle routing with time-windows. Proceedings of the Proceedings of the 36th Annual ACM Symposium on Theory of Computing; Chicago, IL, USA, 13–16 June 2004; Babai, L. ACM: New York, NY, USA, 2004; pp. 166-174.
19. Chekuri, C.; Korula, N.; Pál, M. Improved algorithms for orienteering and related problems. ACM Trans. Algorithms; 2012; 8, pp. 23:1-23:27. [DOI: https://dx.doi.org/10.1145/2229163.2229167]
20. Friggstad, Z.; Swamy, C. Compact, Provably-Good LPs for Orienteering and Regret-Bounded Vehicle Routing. Proceedings of the Integer Programming and Combinatorial Optimization—19th International Conference, IPCO 2017; Waterloo, ON, Canada, 26–28 June 2017; Lecture Notes in Computer, Science Eisenbrand, F.; Könemann, J. Springer: Berlin/Heidelberg, Germany, 2017; Volume 10328, pp. 199-211.
21. Paul, A.; Freund, D.; Ferber, A.M.; Shmoys, D.B.; Williamson, D.P. Budgeted Prize-Collecting Traveling Salesman and Minimum Spanning Tree Problems. Math. Oper. Res.; 2020; 45, pp. 576-590. [DOI: https://dx.doi.org/10.1287/moor.2019.1002]
22. Chen, K.; Har-Peled, S. The Euclidean Orienteering Problem Revisited. SIAM J. Comput.; 2008; 38, pp. 385-397. [DOI: https://dx.doi.org/10.1137/060667839]
23. Frederickson, G.N.; Wittman, B. Approximation Algorithms for the Traveling Repairman and Speeding Deliveryman Problems. Algorithmica; 2012; 62, pp. 1198-1221. [DOI: https://dx.doi.org/10.1007/s00453-011-9515-4]
24. Gao, J.; Jia, S.; Mitchell, J.S.B.; Zhao, L. Approximation Algorithms for Time-Window TSP and Prize Collecting TSP Problems. Proceedings of the Algorithmic Foundations of Robotics XII, Proceedings of the Twelfth Workshop on the Algorithmic Foundations of Robotics, WAFR 2016; San Francisco, CA, USA, 18–20 December 2016; Springer Proceedings in Advanced, Robotics Goldberg, K.; Abbeel, P.; Bekris, K.E.; Miller, L. Springer: Berlin/Heidelberg, Germany, 2016; Volume 13, pp. 560-575.
25. Bar-Yehuda, R.; Even, G.; Shahar, S. On approximating a geometric prize-collecting traveling salesman problem with time windows. J. Algorithms; 2005; 55, pp. 76-92. [DOI: https://dx.doi.org/10.1016/j.jalgor.2003.11.002]
26. Chekuri, C.; Kumar, A. Maximum coverage problem with group budget constraints and applications. Proceedings of the International Workshop on Randomization and Approximation Techniques in Computer Science; Cambridge, MA, USA, 22–24 August 2004; Springer: Berlin/Heidelberg, Germany, 2004; pp. 72-83.
27. Pérez-Pérez, S.L.; Rivero, L.E.U.; López-Bracho, R.; Martínez, F.J.Z. A fast 4-approximation algorithm for the traveling repairman problem on a line. Proceedings of the 11th International Conference on Electrical Engineering, Computing Science and Automatic Control, CCE 2014; Campeche, Mexico, 29 September–3 October 2014; pp. 1-4.
28. Miguel-Pilar, Y.; Morales-Luna, G.; Troncoso, F.D.S.; Martínez, F.J.Z. An ILP approach for the traveling repairman problem with unit time windows. Proceedings of the 12th International Conference on Electrical Engineering, Computing Science and Automatic Control, CCE 2015; Mexico City, Mexico, 28–30 October 2015; pp. 1-5.
29. Garg, N.; Khanna, S.; Kumar, A. Hardness of Approximation for Orienteering with Multiple Time Windows. Proceedings of the Proceedings of the 2021 ACM-SIAM Symposium on Discrete Algorithms, SODA 2021; Virtual Conference, 10–13 January 2021; Marx, D. SIAM: Philadelphia, PA, USA, 2021; pp. 2977-2990.
30. Farbstein, B.; Levin, A. Deadline TSP. Theor. Comput. Sci.; 2019; 771, pp. 83-92. [DOI: https://dx.doi.org/10.1016/j.tcs.2018.11.016]
31. Friggstad, Z.; Swamy, C. Constant-factor Approximation to Deadline TSP and Related Problems in (almost) Quasi-polytime. Proceedings of the 48th International Colloquium on Automata, Languages, and Programming (ICALP 2021); Wadern, Germany, 12–16 July 2021.
32. Gupta, A.; Krishnaswamy, R.; Nagarajan, V.; Ravi, R. Running Errands in Time: Approximation Algorithms for Stochastic Orienteering. Math. Oper. Res.; 2015; 40, pp. 56-79. [DOI: https://dx.doi.org/10.1287/moor.2014.0656]
33. Bock, A.; Sanità, L. The Capacitated Orienteering Problem. Discret. Appl. Math.; 2015; 195, pp. 31-42. [DOI: https://dx.doi.org/10.1016/j.dam.2014.10.001]
34. Xu, W.; Liang, W.; Xu, Z.; Peng, J.; Peng, D.; Liu, T.; Jia, X.; Das, S.K. Approximation Algorithms for the Generalized Team Orienteering Problem and its Applications. IEEE/ACM Trans. Netw.; 2021; 29, pp. 176-189. [DOI: https://dx.doi.org/10.1109/TNET.2020.3027434]
35. Friggstad, Z.; Gollapudi, S.; Kollias, K.; Sarlós, T.; Swamy, C.; Tomkins, A. Orienteering Algorithms for Generating Travel Itineraries. Proceedings of the Eleventh ACM International Conference on Web Search and Data Mining, WSDM 2018; Marina Del Rey, CA, USA, 5–9 February 2018; Chang, Y.; Zhai, C.; Liu, Y.; Maarek, Y. ACM: New York, NY, USA, 2018; pp. 180-188.
36. Xu, W.; Wang, C.; Xie, H.; Liang, W.; Dai, H.; Xu, Z.; Wang, Z.; Guo, B.; Das, S.K. Reward Maximization for Disaster Zone Monitoring With Heterogeneous UAVs. IEEE/ACM Trans. Netw.; 2023; 32, pp. 890-903. [DOI: https://dx.doi.org/10.1109/TNET.2023.3300174]
37. Archetti, C.; Bianchessi, N.; Speranza, M.G.; Hertz, A. The split delivery capacitated team orienteering problem. Networks; 2014; 63, pp. 16-33. [DOI: https://dx.doi.org/10.1002/net.21519]
38. Nagarajan, V.; Ravi, R. The Directed Orienteering Problem. Algorithmica; 2011; 60, pp. 1017-1030. [DOI: https://dx.doi.org/10.1007/s00453-011-9509-2]
39. Böckenhauer, H.; Komm, D. Reoptimization of the metric deadline TSP. J. Discrete Algorithms; 2010; 8, pp. 87-100. [DOI: https://dx.doi.org/10.1016/j.jda.2009.04.001]
40. Böckenhauer, H.J.; Kneis, J.; Kupke, J. Approximation hardness of deadline-TSP reoptimization. Theor. Comput. Sci.; 2009; 410, pp. 2241-2249. [DOI: https://dx.doi.org/10.1016/j.tcs.2009.02.016]
41. Böckenhauer, H.; Forlizzi, L.; Hromkovic, J.; Kneis, J.; Kupke, J.; Proietti, G.; Widmayer, P. Reusing Optimal TSP Solutions for Locally Modified Input Instances. Proceedings of the Fourth IFIP International Conference on Theoretical Computer Science (TCS 2006), IFIP 19th World Computer Congress, TC-1 Foundations of Computer Science; Santiago, Chile, 23–24 August 2006; Navarro, G.; Bertossi, L.E.; Kohayakawa, Y. Springer: Berlin/Heidelberg, Germany, 2006; Volume 209, pp. 251-270.
42. Khachay, M.Y.; Ogorodnikov, Y. Approximation Scheme for the Capacitated Vehicle Routing Problem with Time Windows and Non-uniform Demand. Proceedings of the Mathematical Optimization Theory and Operations Research—18th International Conference, MOTOR 2019; Ekaterinburg, Russia, 8–12 July 2019; Lecture Notes in Computer Science Khachay, M.Y.; Kochetov, Y.; Pardalos, P.M. Springer: Berlin/Heidelberg, Germany, 2019; Volume 11548, pp. 309-327.
43. Khachay, M.; Ogorodnikov, Y. Improved polynomial time approximation scheme for capacitated vehicle routing problem with time windows. Proceedings of the International Conference on Optimization and Applications; Mohammedia, Morocco, 26–27 April 2018; Springer: Berlin/Heidelberg, Germany, 2018; pp. 155-169.
44. Khachay, M.; Ogorodnikov, Y. Towards an efficient approximability for the Euclidean Capacitated Vehicle Routing Problem with Time Windows and multiple depots. IFAC-PapersOnLine; 2019; 52, pp. 2644-2649. [DOI: https://dx.doi.org/10.1016/j.ifacol.2019.11.606]
45. Anily, S.; Bramel, J.; Hertz, A. A 5/3-approximation algorithm for the clustered traveling salesman tour and path problems. Oper. Res. Lett.; 1999; 24, pp. 29-35. [DOI: https://dx.doi.org/10.1016/S0167-6377(98)00046-7]
46. Guttmann-Beck, N.; Knaan, E.; Stern, M. Approximation Algorithms for Not Necessarily Disjoint Clustered TSP. J. Graph Algorithms Appl.; 2018; 22, pp. 555-575. [DOI: https://dx.doi.org/10.7155/jgaa.00478]
47. Kawasaki, M.; Takazawa, K. Improving Approximation Ratios for the Clustered Traveling Salesman Problem. J. Oper. Res. Soc. Jpn.; 2020; 63, pp. 60-70. [DOI: https://dx.doi.org/10.15807/jorsj.63.60]
48. Bao, X.; Liu, Z.; Yu, W.; Li, G. A note on approximation algorithms of the clustered traveling salesman problem. Inf. Process. Lett.; 2017; 127, pp. 54-57. [DOI: https://dx.doi.org/10.1016/j.ipl.2017.07.003]
49. Bao, X.; Liu, Z. An improved approximation algorithm for the clustered traveling salesman problem. Inf. Process. Lett.; 2012; 112, pp. 908-910. [DOI: https://dx.doi.org/10.1016/j.ipl.2012.08.020]
50. Xu, W.; Xiao, T.; Zhang, J.; Liang, W.; Xu, Z.; Liu, X.; Jia, X.; Das, S.K. Minimizing the Deployment Cost of UAVs for Delay-Sensitive Data Collection in IoT Networks. IEEE/ACM Trans. Netw.; 2022; 30, pp. 812-825. [DOI: https://dx.doi.org/10.1109/TNET.2021.3123606]
51. Nagarajan, V.; Ravi, R. Approximation algorithms for distance constrained vehicle routing problems. Networks; 2012; 59, pp. 209-214. [DOI: https://dx.doi.org/10.1002/net.20435]
52. Mao, Y.; Yu, W.; Liu, Z.; Xiong, J. Approximation algorithms for some Minimum Postmen Cover Problems. Discret. Appl. Math.; 2022; 319, pp. 382-393. [DOI: https://dx.doi.org/10.1016/j.dam.2022.01.005]
53. De Iuliis, V.; Domenico Di Girolamo, G.; Smarra, F.; D’Innocenzo, A. A Comparison of Classical Identification and Learning-Based Techniques for Cyber-Physical Systems. Proceedings of the 29th Mediterranean Conference on Control and Automation (MED); Puglia, Italy, 22–25 June 2021; pp. 179-185. [DOI: https://dx.doi.org/10.1109/MED51440.2021.9480333]
54. De Iuliis, V.; Smarra, F.; Manes, C.; D’Innocenzo, A. Stability analysis of switched ARX models and application to learning with guarantees. Nonlinear Anal. Hybrid Syst.; 2022; 46, 101250. [DOI: https://dx.doi.org/10.1016/j.nahs.2022.101250]
55. Smarra, F.; Di Girolamo, G.D.; De Iuliis, V.; Jain, A.; Mangharam, R.; D’Innocenzo, A. Data-driven switching modeling for MPC using Regression Trees and Random Forests. Nonlinear Anal. Hybrid Syst.; 2020; 36, 100882. [DOI: https://dx.doi.org/10.1016/j.nahs.2020.100882]
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
The introduction of 5G technologies has enabled the possibility of designing and building several new classes of networked information systems that were previously impossible to implement due to limitations on data throughput or the reliability of transmission channels. Among them, one of the most interesting and successful examples with a highly positive impact in terms of the quality of urban environments and societal and economical welfare is a system of semi-autonomous connected vehicles, where IoT devices, data centers, and fleets of smart vehicles equipped with communication and computational resources are combined into a heterogeneous and distributed infrastructure, unifying hardware, networks, and software. In order to efficiently provide various services (e.g., patrolling, pickup and delivery, monitoring), these systems typically rely on collecting and broadcasting large amounts of data (e.g., sensor data, GPS traces, or maps), which need to be properly collected and processed in a timely manner. As is well documented in the literature, one of the most effective ways to achieve this purpose, especially in a real-time context, is to adopt a graph model of the data (e.g., to model communication networks, roads, or interactions between vehicles) and to employ suitable graph algorithms to solve properly defined computational problems of interest (e.g., shortest paths or distributed consensus). While research in this context has been extensive from a theoretical perspective, works that have focused on the implementation, deployment, and evaluation of the practical performance of graph algorithms for real-world systems of autonomous vehicles have been much rarer. In this paper, we present a study of this kind. Specifically, we first describe the main features of a real-world information system employing semi-autonomous connected vehicles that is currently being tested in the city of L’Aquila (Italy). Then, we present an overview of the computational challenges arising in the considered application domain and provide a systematic survey of known algorithmic results for one of the most relevant classes of computational problems that have to be addressed in said domain, namely, pickup and delivery problems. Finally, we discuss implementation issues, adopted software tools, and the deployment and testing phases concerning one of the algorithmic components of the mentioned real-world system dedicated to handling a specific problem of the above class, namely, the pickup and delivery multi-vehicle problem with time windows.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer