Content deleted Content added
→The Algorithm Section Seems Incorrect to Me: new section |
|||
Line 78:
Even though it produces the same result, the pseudo-code algorithm is not written the same way as it is described in words. It does not handle "rounds" properly as they were described, as it does not contain the part of the process where "Each woman then considers all her suitors and tells the one she most prefers Maybe and all the rest of them No." According to the algorithm as specified, the woman says yes to every man who proposes, only to dump him if she gets a better offer, and a man receives a "no" answer only by being engaged and subsequently dumped.
I do realize that the pseudo-code algorithm produces the same result as the one described in words, but aren't algorithms supposed to be written as described. After all, a different algorithm that produces the same result is still a different algorithm. [[Special:Contributions/76.103.252.206|76.103.252.206]] ([[User talk:76.103.252.206|talk]]) 16:53, 7 September 2010 (UTC)
|