Hello all, I've installed 4 branchers in order to solve my model. Although I need to compute the entire search tree of the first three branchers, It would be very effective to limit the number of solutions of the remaining subtrees.
In other words, given a leaf of the search three produced by the first three branchers, I would compute only the first solution of the last one. I read section 8.1 of the guide, named "Executing code between branchers", and this behaviour seems to be achievable by posting some contraints, somehow... Is it the right way? Do you have any suggestion? Thank you, Andrea
_______________________________________________ Gecode users mailing list users@gecode.org https://www.gecode.org/mailman/listinfo/gecode-users