| cpp_wrapper_ttc_check_stability {matchingR} | R Documentation |
Check if a one-sided matching for the top trading cycle algorithm is stable
cpp_wrapper_ttc_check_stability(pref, matchings)
pref |
is a matrix with the preference order of all individuals in the
market. If there are |
matchings |
is a vector of length |
true if the matching is stable, false otherwise