Hi, The only example using cumulatives shipped in Gecode is the packing-example. There cumulatives is used to ensure that the squares neither overflowl nor underflow the enclosing rectangle (by using two complementary cumulatives: one lower bound and one upper bound).
Cheers, Mikael On 5/11/07, Antonio Leitao <[EMAIL PROTECTED]> wrote:
Hi, Is there a (trivial) example of the use of the cumulatives constraint in Gecode for modeling workloads covering? Thanks in advance, António Leitão. _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
-- Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/ _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
