RC
收藏arXiv2025-09-30 收录
下载链接:
https://github.com/lingchunkai/learn-epf-sefce
下载链接
链接失效反馈官方服务:
资源简介:
该数据集描述了一个在J×J网格上进行的游戏,玩家在此游戏中收集资源,并在游戏结束时协商合并资源。玩家从中心位置开始,可以选择移动到相邻的单元格或者留在原地,这其中涉及到了计算价值的挑战。规模上,该数据集的复杂度达到了O(25^n)级别。任务方面,旨在解决Stackelberg均衡问题。
This dataset describes a game played on a J×J grid, where players collect resources and negotiate to merge their resources when the game ends. Starting from the central position, players can choose to move to adjacent cells or stay put, which involves the challenge of value calculation. In terms of computational complexity, this dataset has a complexity order of O(25^n). The core task of this dataset is to solve the Stackelberg equilibrium problem.



