NashOpt: A Python Library for Generalized Nash Equilibria
Analysis
Key Takeaways
- •NashOpt is a Python library for computing Generalized Nash Equilibria (GNEs).
- •It handles both nonlinear and linear-quadratic games.
- •It uses JAX for automatic differentiation.
- •It supports inverse-game and Stackelberg game-design problems.
- •The library is open-source and available on GitHub.
“NashOpt is an open-source Python library for computing and designing generalized Nash equilibria (GNEs) in noncooperative games with shared constraints and real-valued decision variables.”