[gecode-users] Branching functions

Mikael Zayenz Lagerkvist zayenz at kth.se
Mon Mar 16 09:00:12 CET 2009


On Mon, Mar 16, 2009 at 8:50 AM, Malcolm Ryan <malcolmr at cse.unsw.edu.au> wrote:
> Is there any guarantee on the order of calls to the functions status,
> description and commit on a Branching?
>
> In particular, I want to know whether I rely on status always being
> called before description so that I can cache the results of the
> status computation and avoid having to re-determine which variable to
> select when description is called.

See the documentation for description:
http://www.gecode.org/doc/2.2.0/reference/classGecode_1_1Branching.html#7430d74988ef698bd86ecb202e347676


> If it makes a difference, I'm still using v2.2.0. (How much work is it
> likely to be to translate to 3.0.0?)

It shouldn't be that hard to upgrade. See
http://www.gecode.org/doc-latest/reference/PageHowToChange_3.html for
the most important changes.


Cheers,
Mikael

-- 
Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/




More information about the gecode-users mailing list