[gecode-users] AFC decay with global AFC in search engines

Christian Schulte cschulte at kth.se
Mon May 12 14:32:20 CEST 2014


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-bounces at gecode.org [mailto:users-bounces at gecode.org] On Behalf
Of Kish Shen
Sent: Sunday, May 11, 2014 11:15 PM
To: users at 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 at gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users




More information about the users mailing list