Jeffrey wrote:

> I moved from 2.2.0 to 3.0.2.
>
> When I recompile the program, it pops out error saying that  
> elementsUnion is not find.
>
> I've included set.hh already.
>
> Is the elementsUnion I used to use in 2.2.0 depreciated in 3.0.2? Is  
> there any other function I can use?

The set element constraints are now all called element, and you can  
use them with SOT_UNION, e.g.:
http://www.gecode.org/doc-latest/reference/group__TaskModelSetElement.html

Cheers,
        Guido


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

Reply via email to