scispace - formally typeset
Open AccessPosted Content

The Optimal Route and Stops for a Group of Users in a Road Network

Reads0
Chats0
TLDR
This paper introduces several optimization problems to recommend a suitable route and stops of a vehicle, in a road network, for a group of users intending to travel collectively, and proposes a novel near-optimal polynomial-time-and-space heuristic algorithm for the ORIS query.
Abstract
Recently, with the advancement of the GPS-enabled cellular technologies, the location-based services (LBS) have gained in popularity. Nowadays, an increasingly larger number of map-based applications enable users to ask a wider variety of queries. Researchers have studied the ride-sharing, the carpooling, the vehicle routing, and the collective travel planning problems extensively in recent years. Collective traveling has the benefit of being environment-friendly by reducing the global travel cost, the greenhouse gas emission, and the energy consumption. In this paper, we introduce several optimization problems to recommend a suitable route and stops of a vehicle, in a road network, for a group of users intending to travel collectively. The goal of each problem is to minimize the aggregate cost of the individual travelers' paths and the shared route under various constraints. First, we formulate the problem of determining the optimal pair of end-stops, given a set of queries that originate and terminate near the two prospective end regions. We outline a baseline polynomial-time algorithm and propose a new faster solution - both calculating an exact answer. In our approach, we utilize the path-coherence property of road networks to develop an efficient algorithm. Second, we define the problem of calculating the optimal route and intermediate stops of a vehicle that picks up and drops off passengers en-route, given its start and end stoppages, and a set of path queries from users. We outline an exact solution of both time and space complexities exponential in the number of queries. Then, we propose a novel polynomial-time-and-space heuristic algorithm that performs reasonably well in practice. We also analyze several variants of this problem under different constraints. Last, we perform extensive experiments that demonstrate the efficiency and accuracy of our algorithms.

read more

Citations
More filters
Book ChapterDOI

Maximizing Reverse k-Nearest Neighbors for Trajectories

TL;DR: This paper introduces a generic similarity measure between a query object and a data object that helps to define the nearest neighbors according to user requirements, and proposes some pruning strategies that can quickly compute k-NNs (or top-k) facility trajectories for a given user trajectory.
Journal ArticleDOI

Group Processing of Multiple k-Farthest Neighbor Queries in Road Networks

TL;DR: The proposed GMP algorithm uses group computation to avoid the redundant computation of network distances between the query and data points and the proposed solution’s effectiveness and efficiency is demonstrated.
Proceedings ArticleDOI

The Collective Trip Planning Query Processing Using G-Tree Index Structure

TL;DR: This work proposes an effective query processing method for the CTP query using G-tree index structure on a road network, and shows that the proposed method can be obtained the optimal query result without being affected the limitations or constraints of the previous studies.
Posted Content

Interactive and Explainable Point-of-Interest Recommendation using Look-alike Groups

TL;DR: In this article, the authors propose LikeMind, a POI recommendation system which tackles the challenges of cold start, customizability, contextuality, and explainability by exploiting look-alike groups mined in public POI datasets.
References
More filters
Posted Content

Finding optimal solutions for vehicle routing problem with pickup and delivery services with time windows: A dynamic programming approach based on state-space-time network representations

TL;DR: In this paper, a time-discretized multi-commodity network flow model for the VRPPDTW based on the integration of vehicles carrying states within space-time transportation networks is proposed, allowing a joint optimization of passenger-to-vehicle assignment and turn-by-turn routing in congested transportation networks.
Proceedings Article

Towards a better understanding of bidirectional search

TL;DR: An algorithm, GP, which contains a Cartesian product approach due to Doran, Pohl's BHPA, and Champeaux and Sint's BhFFA2 and others is described, to gain insight on when bidirectional search is useful and direction for seeking better bid Directional search algorithms.
Proceedings ArticleDOI

Saving time, money and the environment - vHike a dynamic ride-sharing service for mobile devices

TL;DR: In this article, the authors introduce vHike, an easy-to-use management system for dynamic ride-sharing running on modern Smartphones, by using techniques well-known from Web 2.0 social networks.
Proceedings ArticleDOI

Optimal time-dependent sequenced route queries in road networks

TL;DR: An algorithm for optimal processing of time-dependent sequenced route queries in road networks that finds the fastest route between an origin and destination that passes through a sequence of points of interest belonging to each of the specified categories of interest.
Proceedings ArticleDOI

Group Processing of Simultaneous Shortest Path Queries in Road Networks

TL;DR: An efficient group based approach is proposed that provides an approximate solution with reduced cost and high accuracy to exploit the path-coherence property of road networks by grouping queries that share substantial common paths in their shortest paths and processing the group in a single pass.
Related Papers (5)