|
-
June 9th, 2009, 11:11 AM
#1
Weighted Scheduling with one overlap
I am trying to figure out an algorithm for finding the maximum weight of a schedule in which one overlap is allowed.
I can solve this with no overlaps using a fairly simple dynamic programming algorithm, however when one overlap is allowed I am not sure how figure the max weight out.
Is it possible to solve this using dynamic programming?
What about extending it to n overlaps?
any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|