powered by
Replicates left-side rows k times so each left unit can match up to k different right units. Solves as standard LAP, then maps expanded rows back to original left indices.
.couples_ratio( cost_matrix, left, right, left_ids, right_ids, vars, ratio, solver_fn, solver_params )
List with pairs tibble, unmatched list, and info list.