1
|
An efficient depth-first search algorithm for solving the maximum stable marriage problem with ties and incomplete listsThis paper proposes an efficient depth-first search algorithm to solve the maximum stable marriage problem with ties and incomplete preference lists. The key idea of the algorithm is to initialize an... Author: Viet Hoang Huu, Anh Le Quoc, Nam Dinh Van Keyword: Depth-first search Gale-Shapley algorithm stable matching stable marriage problem ties and incomplete lists
|