Online Matching in a Ride-Sharing Platform
Abstract
We propose a formal graph-theoretic model for studying the problem of matching rides online in a ride-sharing platform. Unlike most of the literature on online matching, our model, that we call {\em Online Windowed Non-Bipartite Matching} (), pertains to online matching in {\em non-bipartite} graphs. We show that the edge-weighted and vertex-weighted versions of our model arise naturally in ride-sharing platforms. We provide a randomized -competitive algorithm for the edge-weighted case using a beautiful result of Lehmann, Lehmann and Nisan (EC 2001) for combinatorial auctions. We also provide an -competitive algorithm for the vertex-weighted case (with some constraint relaxation) using insights from an elegant randomized primal-dual analysis technique of Devanur, Jain and Kleinberg (SODA 2013).
Cite
@article{arxiv.1806.10327,
title = {Online Matching in a Ride-Sharing Platform},
author = {Chinmoy Dutta and Chris Sholley},
journal= {arXiv preprint arXiv:1806.10327},
year = {2018}
}