[gecode-users] Limiting the number of solutions of a search's subtree

Andrea Peano andrea.peano at unife.it
Wed Nov 20 20:07:50 CET 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gecode.org/pipermail/users/attachments/20131120/dc7ed86d/attachment.html>


More information about the users mailing list