n_crossings: Determine the number of temporal conflicts among the pairs...

n_crossingsR Documentation

Determine the number of temporal conflicts among the pairs assigned by the Gale-Shapley algorithm

Description

Determine the number of temporal conflicts among the pairs assigned by the Gale-Shapley algorithm

Usage

n_crossings(matchings)

Arguments

matchings

data frame with pairing information.

Value

integer vector specifying the number of conflicts for each pairing


paulhibbing/PAutilities documentation built on Sept. 12, 2022, 1:46 a.m.