Hi Kish, This is strange. It should not matter, in fact. Normally, afc_decay should be called before search is started and the brancher is actually executed.
Are you sure that this was the case when setting afc_decay before? Cheers Christian -- Christian Schulte, Professor of Computer Science, KTH, www.ict.kth.se/~cschulte/ -----Original Message----- From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On Behalf Of Kish Shen Sent: Sunday, May 11, 2014 11:15 PM To: users@gecode.org Subject: Re: [gecode-users] AFC decay with global AFC in search engines On 09/05/2014 18:46, Kish Shen wrote: > To set the decay, I do > > solver->afc_decay(decay) > > before the call to branch(). > I moved the call to afc_decay() to after the call to branch(), and with this, setting afc_decay does make a difference. So is this the correct way to set the afc_decay? Cheers, Kish _______________________________________________ Gecode users mailing list users@gecode.org https://www.gecode.org/mailman/listinfo/gecode-users _______________________________________________ Gecode users mailing list users@gecode.org https://www.gecode.org/mailman/listinfo/gecode-users