--- Rick Klement <[EMAIL PROTECTED]> wrote: > Chris Dolan wrote: > > > > Rick Klement wrote: > > > > > > And yet another test program: version1.4 > > > > > > Unfortunately we won't be able to get the web page updated > > > for a while, I'll attach it to this message. > > > > > > > Rick, can you explain why the new test: > > > > ..... .... > > ..... ... > > .... .... > > ... ... > > .. .. > > > > is unsortable? It seems to me that > > > > .. > > ..... > > .... > > ... > > > > is a valid solution. Am I just being dumb?
..... .... is a cycle, strictly, as it's not "An isolated node (one with no ordering relationship)". This is a '<' relation, not a'<=' relation. This just fscked my script over. But in retrospect, this is a valid test case that should fail. > > Chris > > Ouch! This is not a new test, this is the Email system eating '.'s > at the beginning of a line. Sorry. > > All the '...' test cases are unchanged from the test program > on the web. Please restore those '...' cases. > > The reason for the update is a new different test case. > > Again, sorry. I think the issue needs to be resolved properly before I try to munge my script in any new directions. Phil ===== -- "One cannot delete the Web browser from KDE without losing the ability to manage files on the user's own hard disk." - Prof. Stuart E Madnick, MIT. So called "expert" witness for Microsoft. 2002/05/02 __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
