TUvalues: Tools for Calculating Allocations in Game Theory using Exact and Approximated Methods

The main objective of cooperative Transferable-Utility games (TU-games) is to allocate a good among the agents involved. The package implements major solution concepts including the Shapley value, Banzhaf value, and egalitarian rules, alongside their extensions for structured games: the Owen value and Banzhaf-Owen value for games with a priori unions, and the Myerson value for communication games on networks. To address the inherent exponential computational complexity of exact evaluation, the package offers both exact algorithms and linear approximation methods based on sampling, enabling the analysis of large-scale games. Additionally, it supports core set-based solutions, allowing computation of the vertices and the centroid of the core.

Version: 1.1.0
Imports: utils, gtools, highs
Published: 2025-12-16
DOI: 10.32614/CRAN.package.TUvalues
Author: Maria D. Guillen ORCID iD [cre, aut], Juan Carlos Gonçalves ORCID iD [aut]
Maintainer: Maria D. Guillen <maria.guilleng at umh.es>
BugReports: https://github.com/mariaguilleng/TUvalues/issues
License: AGPL (≥ 3)
URL: https://github.com/mariaguilleng/TUvalues
NeedsCompilation: no
CRAN checks: TUvalues results

Documentation:

Reference manual: TUvalues.html , TUvalues.pdf

Downloads:

Package source: TUvalues_1.1.0.tar.gz
Windows binaries: r-devel: TUvalues_1.0.0.zip, r-release: TUvalues_1.0.0.zip, r-oldrel: TUvalues_1.0.0.zip
macOS binaries: r-release (arm64): TUvalues_1.0.0.tgz, r-oldrel (arm64): TUvalues_1.0.0.tgz, r-release (x86_64): TUvalues_1.0.0.tgz, r-oldrel (x86_64): TUvalues_1.0.0.tgz
Old sources: TUvalues archive

Reverse dependencies:

Reverse imports: ProjectManagement

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TUvalues to link to this page.