chasman@athena.mit.edu (David Chasman) (05/24/91)
Hi, I'm helping a friend out with evaluating scheduling packages and I'm looking for some good test cases: What I'm looking for is input and the optimal solution (i.e.) Activity Duration Resources Preceding Activities -------------------------------------------------------------------- A1 1 R1,R2 ------ A2 3 R3 A1 A3 2 R1,R4 A1 A4 2 R5,R2 A2 etc. and then, the application figures out the schedule - what I want is test cases as specified above and the optimal solution. I'd like a few easy ones, and a few toughies - i.e. stuff that would require a long time on a main-frame - but that looks easy. Thanks. --David Chasman