Package: PoA
Type: Package
Title: Finds the Price of Anarchy for Routing Games
Version: 1.2.1
Author: Hector Haffenden
Maintainer: Hector Haffenden <haffendenh@cardiff.ac.uk>
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’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 <https://en.wikipedia.org/wiki/Congestion_game> and Knight and Harper (2013) <doi:10.1016/j.ejor.2013.04.003> for more information.
Imports: stats, dplyr, tibble, pracma, nloptr,
License: GPL-2
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2019-03-15 17:46:41 UTC; hectorhaffenden
Repository: CRAN
Date/Publication: 2019-03-18 17:33:45 UTC
Built: R 4.6.0; ; 2025-11-13 04:30:35 UTC; windows
