The Clever Shopper Problem
Laurent Bulteau, Danny Hermelin, Anthony Labarre, St\'ephane, Vialette

TL;DR
This paper studies a shopping optimization problem involving discounts, providing exact algorithms for specific cases, complexity boundaries, and approximation methods for maximizing discounts.
Contribution
It introduces algorithms for special cases of the problem, establishes complexity boundaries, and offers approximation strategies for discount maximization.
Findings
Exact algorithms for cases with limited items or shops
NP-hardness proofs for general cases
Approximation algorithms for discount maximization
Abstract
We investigate a variant of the so-called "Internet Shopping Problem" introduced by Blazewicz et al. (2010), where a customer wants to buy a list of products at the lowest possible total cost from shops which offer discounts when purchases exceed a certain threshold. Although the problem is NP-hard, we provide exact algorithms for several cases, e.g. when each shop sells only two items, and an FPT algorithm for the number of items, or for the number of shops when all prices are equal. We complement each result with hardness proofs in order to draw a tight boundary between tractable and intractable cases. Finally, we give an approximation algorithm and hardness results for the problem of maximising the sum of discounts.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Auction Theory and Applications · Optimization and Packing Problems
