English

On Profit-Maximizing Pricing for the Highway and Tollbooth Problems

Data Structures and Algorithms 2015-05-13 v3 Computer Science and Game Theory

Abstract

In the \emph{tollbooth problem}, we are given a tree \bT=(V,E)\bT=(V,E) with nn edges, and a set of mm customers, each of whom is interested in purchasing a path on the tree. Each customer has a fixed budget, and the objective is to price the edges of \bT\bT such that the total revenue made by selling the paths to the customers that can afford them is maximized. An important special case of this problem, known as the \emph{highway problem}, is when \bT\bT is restricted to be a line. For the tollbooth problem, we present a randomized O(logn)O(\log n)-approximation, improving on the current best O(logm)O(\log m)-approximation. We also study a special case of the tollbooth problem, when all the paths that customers are interested in purchasing go towards a fixed root of \bT\bT. In this case, we present an algorithm that returns a (1ϵ)(1-\epsilon)-approximation, for any ϵ>0\epsilon > 0, and runs in quasi-polynomial time. On the other hand, we rule out the existence of an FPTAS by showing that even for the line case, the problem is strongly NP-hard. Finally, we show that in the \emph{coupon model}, when we allow some items to be priced below zero to improve the overall profit, the problem becomes even APX-hard.

Keywords

Cite

@article{arxiv.0901.1140,
  title  = {On Profit-Maximizing Pricing for the Highway and Tollbooth Problems},
  author = {Khaled Elbassioni and Rajiv Raman and Saurabh Ray and Rene Sitters},
  journal= {arXiv preprint arXiv:0901.1140},
  year   = {2015}
}
R2 v1 2026-06-21T11:58:54.549Z