Hi all and happy birthday to Gecode !

Here is the question of the day: 
I have an IntVarArray _x and I would like to dynamically choose the
order of branching. The indice of the first variable to branch is 0. 
Then if x[0] = j, the next variable to branch is x[j] and so on.
I've checked the MPG guide, especially "Branching on integer and Boolean
variables" but without success for now.

Thank you for your help
Philippe.


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

Reply via email to