[gecode-users] minimodel bug / missing constructor

Denys Duchier denys.duchier at univ-orleans.fr
Sun Sep 26 18:11:55 CEST 2010


rel(*this, element(args,i) == c) doesn't work when args is a sequence of
boolean variables... and indeed there is not constructor for:

    LinExpr element(const BoolVarArgs& x, const LinExpr& y);

an oversight?

Cheers,

--Denys



More information about the users mailing list