coalitions: coalitions

View source: R/coalitions.R

coalitionsR Documentation

coalitions

Description

Create all the possible coalitions given the number of players

Usage

coalitions(n_players)

Arguments

n_players

Number of players

Value

A list containing a data.frame of the binary representation of the coalitions and a vector of the classical representation (as sets) of the coalitions


TUvalues documentation built on June 8, 2025, 10:50 a.m.