Christian
--
Christian Schulte, www.ict.kth.se/~cschulte/
> -Original Message-
> From: Kish Shen [mailto:kiss...@cisco.com]
> Sent: Friday, August 30, 2013 8:01 PM
> To: cschu...@kth.se
> Cc: users@gecode.org
> Subject: Re: [gecode-users] Adding restart-based search to E
:users-boun...@gecode.org] On Behalf
Of Christian Schulte
Sent: Thursday, August 22, 2013 9:50 AM
To: 'Kish Shen'
Cc: users@gecode.org
Subject: Re: [gecode-users] Adding restart-based search to ECLiPSe's
interface to Gecode
Hi Kish,
My bad... There is really no common basetype for se
Message-
From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On Behalf
Of Christian Schulte
Sent: Thursday, August 22, 2013 9:50 AM
To: 'Kish Shen'
Cc: users@gecode.org
Subject: Re: [gecode-users] Adding restart-based search to ECLiPSe's
interface to Gecode
Hi Kis
riday, August 23, 2013 08:26 PM
To: cschu...@kth.se
Cc: users@gecode.org
Subject: Re: [gecode-users] Adding restart-based search to ECLiPSe's
interface to Gecode
Hi Christian,
Thanks for your reply again!
I am reluctant to use Gecode features that are not in the official releases
yet, as the u
Subject: Re: [gecode-users] Adding restart-based search to ECLiPSe's
interface to Gecode
Hi Christian,
Thanks again!
On 21/08/2013 19:17, Christian Schulte wrote:
Try to avoid the Gecode::Search::bab functions. Just create as
follows:
Gecode::Search::Engine* e = new Gecode::BAB(
: users@gecode.org
Subject: Re: [gecode-users] Adding restart-based search to ECLiPSe's
interface to Gecode
Hi Christian,
Thanks again!
On 21/08/2013 19:17, Christian Schulte wrote:
> Try to avoid the Gecode::Search::bab functions. Just create as
follows:
> Gecode::Search
Hi Christian,
Thanks again!
On 21/08/2013 19:17, Christian Schulte wrote:
Try to avoid the Gecode::Search::bab functions. Just create as follows:
Gecode::Search::Engine* e = new Gecode::BAB(...)
Then it also will work for RBS, and you do not have to create a second
engine yourself,
] Adding restart-based search to ECLiPSe's
interface to Gecode
Hi Christian,
Thanks again for your reply!
On 21/08/2013 09:53, Christian Schulte wrote:
> Yes, that can be done. There is even a virtual base class for it (so
> a type for all engines). It is Gecode::Search::Engine.
>
A
Hi Christian,
Thanks again for your reply!
On 21/08/2013 09:53, Christian Schulte wrote:
Yes, that can be done. There is even a virtual base class for it (so a type
for all engines). It is Gecode::Search::Engine.
As far as I can tell from the documentation pages, sengine in my code is
(a p
]
Sent: Wednesday, August 21, 2013 6:53 AM
To: cschu...@kth.se
Cc: users@gecode.org
Subject: Re: [gecode-users] Adding restart-based search to ECLiPSe's
interface to Gecode
Hi Christian,
Thanks for your reply!
On 20/08/2013 20:51, Christian Schulte wrote:
> Hi Kish,
>
> Sorry fo
ssage-
From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On
Behalf Of Kish Shen
Sent: Friday, August 16, 2013 10:17 PM
To: users@gecode.org
Subject: [gecode-users] Adding restart-based search to ECLiPSe's interface
to
Gecode
Hi,
I am still trying to figure out how to add res
de.org [mailto:users-boun...@gecode.org] On
> Behalf Of Kish Shen
> Sent: Friday, August 16, 2013 10:17 PM
> To: users@gecode.org
> Subject: [gecode-users] Adding restart-based search to ECLiPSe's interface
to
> Gecode
>
> Hi,
>
> I am still trying to figure out how to
Hi,
I am still trying to figure out how to add restart based search to
ECLiPSe's interface to Gecode. I tried modifying my existing code (which
does not support restart-based search), and managed to get a restarted
based bab search to return the optimal answer, but the code then
crashes, prob
13 matches
Mail list logo