Hi all,
I have a naive question regarding to the advisor in  Gecode:

In the example of SameDom (26.2 in MPG.pdf), how can I know exactly the
variable x[i] that is changed?

for example, how can I get the value i of variable x[i] which corresponds
to advisor a appeared in the function advise()?

virtual ExecStatus advise(Space&, Advisor& a, const Delta&) {
}

Thanks very much for your advices.
Best regards,
K.Chuong
_______________________________________________
Gecode users mailing list
users@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to