README.md

GNE: Computation of Generalized Nash Equilibria

CRAN_Release_Badge CRAN Downloads License: GPL v3

GNE computes standard and generalized Nash Equilibria of non-cooperative games. Optimization methods available are nonsmooth reformulation, fixed-point formulation, minimization problem and constrained-equation reformulation.

The package

The stable version of GNE can be installed from CRAN using:

install.packages("GNE")

Finally load the package in your current R session with the following R command:

library(GNE)

Documentation

The documentation is available at

help(GNE)


Try the GNE package in your browser

Any scripts or data that you put into this service are public.

GNE documentation built on Oct. 17, 2024, 5:08 p.m.