Talk:Stable marriage problem: Difference between revisions

Line 137:
 
I have changed the example perturbation to be the same as the one used in other examples to facilitate easier comparison. I've also edited the introductory text for the list of better matches to explicitly state why they are better. Hopefully that will satisfy everyone. I note that apart from the J solution, currently only the PicoLisp solution enumerates all the better matches that would cause a set of engagements to be unstable. The J and PicoLisp solutions agree. --[[User:Tikkanz|Tikkanz]] 21:44, 8 September 2010 (UTC)
 
== Problem with the Tcl example? ==
 
The test output for the Tcl example finishes with:
:Swapping two fiances to introduce an error
: abi is now engaged to fred
: ...
 
:... and abi likes fred better than their current partner
 
Huh?