Computing.Net > Forums > Programming > Prolog Programming Code

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Prolog Programming Code

Reply to Message Icon

Name: jabbarz
Date: May 24, 2009 at 12:12:48 Pacific
OS: Windows Vista
Subcategory: General
Comment:

These are Prolog Questions can you please help me in Solving them:
nest(N, L) that only succeeds if L is equal to [0, [1, [2, : : : [N] : : : ]]].

substitute(X, L, Y, M) that only succeeds if M is constructed from the elements of L
except that X is substituted by Y in M.



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Prolog Programming Code

Program Code www.computing.net/answers/programming/program-code/11197.html

prolog help www.computing.net/answers/programming/prolog-help/480.html

Another program to display code www.computing.net/answers/programming/another-program-to-display-code/2736.html