Learn R Programming

PAutilities (version 1.1.0)

n_crossings: 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)

Value

integer vector specifying the number of conflicts for each pairing

Arguments

matchings

data frame with pairing information.