English

Competitive Algorithms for the Online Multiple Knapsack Problem with Application to Electric Vehicle Charging

Data Structures and Algorithms 2020-10-20 v2

Abstract

We introduce and study a general version of the fractional online knapsack problem with multiple knapsacks, heterogeneous constraints on which items can be assigned to which knapsack, and rate-limiting constraints on the assignment of items to knapsacks. This problem generalizes variations of the knapsack problem and of the one-way trading problem that have previously been treated separately, and additionally finds application to the real-time control of electric vehicle (EV) charging. We introduce a new algorithm that achieves a competitive ratio within an additive factor of one of the best achievable competitive ratios for the general problem and matches or improves upon the best-known competitive ratio for special cases in the knapsack and one-way trading literatures. Moreover, our analysis provides a novel approach to online algorithm design based on an instance-dependent primal-dual analysis that connects the identification of worst-case instances to the design of algorithms. Finally, we illustrate the proposed algorithm via trace-based experiments of EV charging.

Keywords

Cite

@article{arxiv.2010.00412,
  title  = {Competitive Algorithms for the Online Multiple Knapsack Problem with Application to Electric Vehicle Charging},
  author = {Bo Sun and Ali Zeynali and Tongxin Li and Mohammad Hajiesmaili and Adam Wierman and Danny H. K. Tsang},
  journal= {arXiv preprint arXiv:2010.00412},
  year   = {2020}
}
R2 v1 2026-06-23T18:56:11.914Z