MFGLib: A Library for Mean-Field Games
Computer Science and Game Theory
2025-09-04 v2
Abstract
Mean-field games (MFGs) are limiting models to approximate -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 https://github.com/radar-research-lab/MFGLib/.
Keywords
Cite
@article{arxiv.2304.08630,
title = {MFGLib: A Library for Mean-Field Games},
author = {Xin Guo and Anran Hu and Matteo Santamaria and Mahan Tajrobehkar and Junzi Zhang},
journal= {arXiv preprint arXiv:2304.08630},
year = {2025}
}