Talk:Stable marriage problem: Difference between revisions

m
Line 49:
::You need the logic to search for the above but would only need to state that
:::"X, and Y would rather be together than with their current respective partners"
::Where X and Y are not of the same sex and are the found names violating stability. The PicoLisp error message says "X likes Y1 better than Y2", which may well be the case, but does not point out how it violates the the stability criterion. Looking at the Python example, the check theirthere could be better too, as it assumes that you know that the third name (dan) is the firsts partner. I'll fix it later. --[[User:Paddy3118|Paddy3118]] 14:34, 20 August 2010 (UTC)
:::Hi Dan, OK, I see. Half of the message is missing (though the code itself states it fully in the 'and' expression and the comments). Thanks!
Anonymous user