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

Correction for a homework 2 problem..



In Question 1,  where I say "Y can start at least 1 unit or at most 2
units after X" , please replace the "or" with an "and" (the "or"
constraint becomes a non-constraint since you will basically have two
constraints [-inf 2] [1 +inf] which is equivalent to [-inf +inf]

thanks
rao