Hi,
I am looking around online and have seen implementations of the gale-shapley algorithm in C++, Java, Perl, etc. I am curious as to if the algorithm can be used in databases with SQL as well and would like to know if anyone out there has tried using it before...and if so, how did you implement it?