MFGLib: A Library for Mean-Field Games

Xin Guo,Anran Hu,Matteo Santamaria,Mahan Tajrobehkar,Junzi Zhang
DOI: https://doi.org/10.48550/arXiv.2304.08630
2023-04-18
Abstract:Mean-field games (MFGs) are limiting models to approximate $N$-player games, with a number of applications. Despite the ever-growing numerical literature on computation of MFGs, there is no library that allows researchers and practitioners to easily create and solve their own MFG problems. The purpose of this document is to introduce MFGLib, an open-source Python library for solving general MFGs with a user-friendly and customizable interface. It serves as a handy tool for creating and analyzing generic MFG environments, along with embedded auto-tuners for all implemented algorithms. The package is distributed under the MIT license and the source code and documentation can be found at <a class="link-external link-https" href="https://github.com/radar-research-lab/MFGLib/" rel="external noopener nofollow">this https URL</a>.
Computer Science and Game Theory
What problem does this paper attempt to address?