Talk:Stable matching problem: Difference between revisions

Content deleted Content added
class=C — needs more prose, less code
Mtching (talk | contribs)
Line 88:
 
Hey I was wondering if anyone knows the name of the related problem where Women have preferences and Men do not (i.e. a sharing problem with 1-1 matchings and no divisibility). Does this just fall under matching? http://en.wikipedia.org/wiki/Matching_(graph_theory) <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/70.70.148.137|70.70.148.137]] ([[User talk:70.70.148.137|talk]]) 08:17, 30 August 2012 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
 
== Software implementation ==
 
I think it useful to add links to open source software that implements the Gale Shapely algorithm described in the article. To this end I suggest to add the following in the External links section:
 
*[http://cran.r-project.org/web/packages/matchingMarkets/ Gale-Shapley Algorithm in R package matchingMarkets]