Learn R Programming

PoA (version 1.2.1)

Finds the Price of Anarchy for Routing Games

Description

Computes the optimal flow, Nash flow and the Price of Anarchy for any routing game defined within the game theoretical framework. The input is a routing game in the form of it<80><99>s cost and flow functions. Then transforms this into an optimisation problem, allowing both Nash and Optimal flows to be solved by nonlinear optimisation. See and Knight and Harper (2013) for more information.

Copy Link

Version

Install

install.packages('PoA')

Monthly Downloads

155

Version

1.2.1

License

GPL-2

Maintainer

Hector Haffenden

Last Published

March 18th, 2019

Functions in PoA (1.2.1)

PriceOfAnarchy

Compoute the Price of Anarchy for a Routing Game.