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

_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to