[gecode-users] Branching functions

Malcolm Ryan malcolmr at cse.unsw.edu.au
Mon Mar 16 08:50:53 CET 2009


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.

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?)

Thanks,

Malcolm




More information about the gecode-users mailing list