Hi everybody,

I create a class which inherit from Propagator, containing the member "IntVarArgs x" instead of "ViewArray<IntView> x", In the propagate function, I must use a posting function which accept "IntVarArgs" instead of "ViewArray". How can I update "x" (during copying) in order to use it in the propagate function?

Thanks.

---
Amina

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

Reply via email to