help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Need help on interval planning constraint


From: Yingjie Lan
Subject: Re: [Help-glpk] Need help on interval planning constraint
Date: Sat, 19 Dec 2009 03:53:37 -0800 (PST)


> I have a interval planning problem:
> 
> n intervals, begin and end of each interval needs to be
> determined 
> duration of interval is given 
> minimum begin and maximum end of each interval are given
> (bounds)
> 

This sounds like the single machine scheduling problem. 
See here for a formulation with 
PyMathProg (http://pymprog.sf.net).

http://pymprog.sf.net/advanced.html#machine-scheduling

Hope this helps.

Yingjie


      




reply via email to

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