...@gecode.org
Subject: Re: [gecode-users] Interfacing GeCode to ECLiPSe
Hi Christian and Guido,
Thanks for your replies!
Christian Schulte wrote:
> Hi Kish,
>
> As it comes to the search interface: I have been discussing with other
> LP-minded people and from these discussions I do rec
Hi Christian and Guido,
Thanks for your replies!
Christian Schulte wrote:
> Hi Kish,
>
> As it comes to the search interface: I have been discussing with other
> LP-minded people and from these discussions I do recall the following design
> outline:
>
> Search:
> (1) Eclipse tells Gecode to cr
: [gecode-users] Interfacing GeCode to ECLiPSe
Kish Shen wrote:
> I am not sure what are the trade-offs between the two APIs Guido
> outlined -- is it simply that using reflection will be less flexible?
In a way, it's more flexible. All constraints and variable types
available in Gec
Kish Shen wrote:
> I am not sure what are the trade-offs between the two APIs Guido
> outlined -- is it simply that using reflection will be less flexible?
In a way, it's more flexible. All constraints and variable types
available in Gecode will be automatically available through the
interfa
Guido Tack wrote:
> Hi Kish.
>
> Kish Shen wrote:
>> We have been thinking about developing an interface to GeCode for the
>> Constraint Logic Programming language ECLiPSe for a while now, and
>> finally I can devote some time and resource to this.
>>
>> The idea is to provide an alternative FD so
Hi Kish.
Kish Shen wrote:
> We have been thinking about developing an interface to GeCode for the
> Constraint Logic Programming language ECLiPSe for a while now, and
> finally I can devote some time and resource to this.
>
> The idea is to provide an alternative FD solver for ECLiPSe, in
> addi
Hi,
We have been thinking about developing an interface to GeCode for the
Constraint Logic Programming language ECLiPSe for a while now, and
finally I can devote some time and resource to this.
The idea is to provide an alternative FD solver for ECLiPSe, in addition
to the existing native FD s