🌙

离散位置搜索博弈最优策略计算的代码与数据仓库

Code and Data Repository for Computing Optimal Strategies for a Search Game in Discrete Locations

INFORMS journal on computing · 2024
被引 1
人大 BUTD24ABS 3

中文导读

该仓库提供论文第4节数值实验的复现代码,可精确重现表2和表3的结果,并支持用户修改参数运行新实验。

Abstract

This directory contains the code required to replicate the numerical experiments of Section 4 in the paper "Computing Optimal Strategies for a Search Game in Discrete Locations". The user should be able to exactly (apart from runtimes, which may vary from machine to machine) reproduce the results in Tables 2 and 3 in this paper, plus generate the data used in the analysis of Section 4.3. The code also allows the user to run a new numerical experiment with different parameters to those specified in Section 4 of the paper (e.g. different number of boxes, different number of search games, different parameters in equation (23)).

计算机科学博弈论搜索理论数值实验