[gecode-users] Order of branching

Philippe aqwzsxaqwzsx at orange.fr
Sun Dec 20 12:56:25 CET 2015


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.




More information about the users mailing list