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 July 5, 2025, 1:33 a.m.