[gecode-users] Constraints on "wave" form

Mikael Zayenz Lagerkvist zayenz at gmail.com
Thu Jun 12 13:04:32 CEST 2014


On Thu, Jun 12, 2014 at 1:02 PM, Mikael Zayenz Lagerkvist <zayenz at gmail.com>
wrote:

> Richard Portelli skrev 12/06/14 12:49:
>
>  Sorry it's RIchard again,
> you meant :
>
> y[i] = (x[i] < y[i])
>
>  or
>
>  y[i] = (x[i] < x[i-1])
>
>   Yes, I meant the latter of course.


And I sent too soon without reading what you wrote.

What I actually meant is y[i] = (x[i] < x[i+1])

Cheers,
Mikael


-- 
Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gecode.org/pipermail/users/attachments/20140612/f091ef9e/attachment.html>


More information about the users mailing list