help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Problem to model machine stops


From: eeeeeeeeeeee zzzzzzzzzzzz
Subject: [Help-glpk] Problem to model machine stops
Date: Sat, 2 Jun 2007 16:48:27 +0000

Hello, i'm writing a program using glpk. I would like to find the start of task.
Tasks use different machine M1, M2..., already defined.
My lp is very easy :
Xi : start of task i
Min sum(Xi)
Task have a lot of constraint like :
Xi + di(duration) <= Xj
Xi + di = Xj + dj
...
I have a problem to write new constraint : Machine have a list of stops
M1 is stopped between S1..S2, S3..S4,..
M2 is stopped between...
How can I do to include machine in my model ?


Soyez parmi les premiers à essayer Windows Live Mail. Windows Live Mail.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]