On Nov 21, 2005, at 2:00 AM, Warren Brown wrote:

>     I see other solutions trying very hard to make sure that two suits
> of the same color do not appear next to each other.  As a Euchre  
> player,
> I would be quite upset if the order of the suits changed during play.

Hold on there Tiger...  I didn't say anything about changing the suit  
order.  We're only working with the initial sort here.

I believe a "correct" implementation caches the initial suit order  
for each player and holds that until the hand is played out (even if  
black/red suits eventually touch).  Note that you will have to order  
the hand twice though, once after the deal and once after Trump is  
chosen.

Of course, this is all just *MY* opinion of right.  We've already  
heard of several others.  This quiz just isn't about those...  ;)

James Edward Gray II