Re: [gecode-users] Interfacing GeCode to ECLiPSe

2009-01-27 Thread Christian Schulte
...@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

Re: [gecode-users] Interfacing GeCode to ECLiPSe

2009-01-27 Thread Kish Shen
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

Re: [gecode-users] Interfacing GeCode to ECLiPSe

2009-01-26 Thread Christian Schulte
: [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

Re: [gecode-users] Interfacing GeCode to ECLiPSe

2009-01-26 Thread Guido Tack
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

Re: [gecode-users] Interfacing GeCode to ECLiPSe

2009-01-26 Thread Kish Shen
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

Re: [gecode-users] Interfacing GeCode to ECLiPSe

2009-01-21 Thread Guido Tack
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

[gecode-users] Interfacing GeCode to ECLiPSe

2009-01-21 Thread Kish Shen
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