[gecode-users] Cloning

Philippe aqwzsxaqwzsx at orange.fr
Mon Aug 12 11:33:21 CEST 2013


Hi all,

In all examples provided in Gecode manual, all the works is done
In the constructor (initialisation, calls to 'rel', 'branch' ...). 

For some reasons, my inputs are setted via setters and, when it's done, 
a do_post() function member (which calls 'rel','branch' ...) is called only
once from the main.

It seems to work but is it valid ? Does this have an impact on cloning ?
Do i need to call the do_post in the 'copy(bool share)' ?


Thanks,
Philippe




More information about the users mailing list