Show how to use property 2 of Lemma 16.12 to determine in time O(|A|) whether or not
Question:
Show how to use property 2 of Lemma 16.12 to determine in time O(|A|) whether or not a given set A of tasks is independent.
Lemma 16.12
For any set of tasks A, the following statements are equivalent.
1. The set A is independent.
2. For t = 0, 1, 2, . . . , n, we have Nt(A) ≤ t.
3. If the tasks in A are scheduled in order of monotonically increasing deadlines, then no task is late.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Introduction to Algorithms
ISBN: 978-0262033848
3rd edition
Authors: Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest
Question Posted: