Learn R Programming

TUvalues (version 1.1.1)

core_exact: Exact core of the game

Description

Calculate the vertices of core of the game.

Usage

core_exact(characteristic_func, n_players = 0)

Value

The vertices of the core

Arguments

characteristic_func

The valued function defined on the subsets of the number of players.

n_players

Only used if characteristic_func is a function. The number of players in the game.