simont: A picture of me in 2016 (Default)
simont ([personal profile] simont) wrote 2008-04-01 03:21 pm (UTC)

L = LA+LB
S = min(SA,SB-LA)


Yes, I agree; I think that does work. It isn't actually throwing information away: since the tree is sorted by deadline, you can always retrieve D for a sublist of your choice by simply finding the last element in the sublist and looking up its deadline. It is slightly surprising to me that you don't directly need those deadlines when computing S, but it does appear to be true.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting