|
|
| Advait 2006-07-23, 3:59 am |
| Hi
Is there any documentation available
for the optimization in the prolog ?
yours
Advait
| |
|
|
|
| On 22 Jul 2006 22:29:39 -0700, "Advait" <advait_raut@indiatimes.com>
wrote:
>Hi
>
>Is there any documentation available
>for the optimization in the prolog ?
>
>yours
>Advait
What is "optimziation IN Prolog"?...
A.L.
| |
| bart demoen 2006-07-23, 6:59 pm |
| On Sat, 22 Jul 2006 23:29:39 -0700, Advait wrote:
> Hi
>
> Is there any documentation available
> for the optimization in the prolog ?
>
> yours
> Advait
Apart from general (Prolog system independent) advice, what are
you looking for specifically and for which system ?
Cheers
Bart
| |
|
| On Sun, 23 Jul 2006 00:45:32 -0500, "Michael D. Kersey"
<mdkersey@hal-pc.org> wrote:
>Advait wrote:
>Research Report AI-1989-08
>"Efficent Prolog A Practical Guide"
How do you know that he is asking how to optimize Prolog code? He
can be also asking how to write Prolog code that optimizes
something.
The difficult art of asking questions is somehow gone....
A.L.
| |
| bart demoen 2006-07-23, 6:59 pm |
| On Sun, 23 Jul 2006 11:29:21 -0500, A.L wrote:
> The difficult art of asking questions is somehow gone....
>
> A.L.
And what about the difficult art of understanding questions ?
;-)
Cheers
Bart Demoen
| |
|
| On Sun, 23 Jul 2006 18:43:44 +0200, bart demoen <bmd@cs.kuleuven.be>
wrote:
>On Sun, 23 Jul 2006 11:29:21 -0500, A.L wrote:
>
>
>And what about the difficult art of understanding questions ?
>
>;-)
>
Well... "Reading between words"?... I don't do this for free. I
charge 300 bucks per hour :)
A.L.
| |
| Advait 2006-07-23, 6:59 pm |
| Hi
A.L. wrote:
> On 22 Jul 2006 22:29:39 -0700, "Advait" <advait_raut@indiatimes.com>
> wrote:
>
>
> What is "optimziation IN Prolog"?...
>
> A.L.
There are sevaral ways to handle some predicates.
eg. to use either tail recursion or extra argument etc.
So my question is which stuctures or aproches should
the programmer prefer to get solution in minimum
time and memory ?
Michael D. Kersey mentioned is one of the link that I want.
(Thank you Michael D. Kersey)
yours
Advait
| |
| Advait 2006-07-23, 6:59 pm |
| Hi
bart demoen wrote:
> On Sat, 22 Jul 2006 23:29:39 -0700, Advait wrote:
>
>
> Apart from general (Prolog system independent) advice, what are
> you looking for specifically and for which system ?
>
> Cheers
>
> Bart
Sorry, in my previous message, I forgot to mention the system .
I use SWI-prolog and GNU-prolog.
Also sorry for the late feedback. Here in India we face some
technical problems in dial-up networking.
yours
Advait
| |
|
| On 23 Jul 2006 11:40:33 -0700, "Advait" <advait_raut@indiatimes.com>
wrote:
>Hi
>
>A.L. wrote:
>
>
>There are sevaral ways to handle some predicates.
>eg. to use either tail recursion or extra argument etc.
>
>So my question is which stuctures or aproches should
>the programmer prefer to get solution in minimum
>time and memory ?
>
>Michael D. Kersey mentioned is one of the link that I want.
>(Thank you Michael D. Kersey)
>
Your answer should be "HOW TO OPTIMIZE PROLOG CODE". Is this that
hard to ask proper question?...
A.L.
| |
| Advait 2006-07-24, 3:58 am |
| Hi
A.L. wrote:
> Your answer should be "HOW TO OPTIMIZE PROLOG CODE". Is this that
> hard to ask proper question?...
>
> A.L.
There is a big question about A.L.
Why does A.L. post replies which dosn't produce anything ?
yours
Advait
| |
| Nick Wedd 2006-07-24, 7:58 am |
| In message <e757c2l34f9rkqk9ttlq677f53votvf6gn@4ax.com>, A. L.
<alewando@fala2005.com> writes
>On Sun, 23 Jul 2006 00:45:32 -0500, "Michael D. Kersey"
><mdkersey@hal-pc.org> wrote:
>
>
>How do you know that he is asking how to optimize Prolog code? He
>can be also asking how to write Prolog code that optimizes
>something.
or asking how to optimise a Prolog interpreter.
>The difficult art of asking questions is somehow gone....
Indeed.
Nick
>A.L.
--
Nick Wedd nick@maproom.co.uk
| |
|
| On 24 Jul 2006 00:31:46 -0700, "Advait" <advait_raut@indiatimes.com>
wrote:
>Hi
>
>A.L. wrote:
>
>
>There is a big question about A.L.
>
>Why does A.L. post replies which dosn't produce anything ?
>
This is my hobby. The same as yours - asking questions that ask
about nothing.
A.L.
|
|
|
|