Dear all,

I was wondering if it's possible to compile gecode in 64bit such that
the domain limit of an intvar variable become that of a long long int
rather than a long int.  The thing is that I have this problem where
the objective overflows time to time,  and I wanted to try increasing
the domain limits  before I scale down the values and lose some
precision.

Thanks in advance,

Alberto

_______________________________________________
Gecode users mailing list
users@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to