English

On Computing the Shapley Value in Bankruptcy Games -llustrated by Rectified Linear Function Game-

Computer Science and Game Theory 2025-12-30 v2

Abstract

In this research, we discuss a problem of calculating the Shapley value in bankruptcy games. We show that the decision problem of computing the Shapley value in bankruptcy games is NP-complete. We also investigate the relationship between the Shapley value of bankruptcy games and the Shapley-Shubik index in weighted voting games. The relation naturally implies a dynamic programming technique for calculating the Shapley value. We also present two recursive algorithms for computing the Shapley value: the first is the recursive completion method originally proposed by O'Neill, and the second is our novel contribution based on the dual game formulation. These recursive approaches offer conceptual clarity and computational efficiency, especially when combined with memoisation technique. Finally, we propose a Fully Polynomial-Time Randomized Approximation Scheme (FPRAS) based on Monte Carlo sampling, providing an efficient approximation method for large-scale instances.

Keywords

Cite

@article{arxiv.2511.22208,
  title  = {On Computing the Shapley Value in Bankruptcy Games -llustrated by Rectified Linear Function Game-},
  author = {Shunta Yamazaki and Tomomi Matsui},
  journal= {arXiv preprint arXiv:2511.22208},
  year   = {2025}
}

Comments

20 pages. An implementation of the proposed algorithms is available at https://github.com/shunaaaaabbbbb/shapley-banckruptcy

R2 v1 2026-07-01T07:57:39.941Z