Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Programs with and without lists

Status
Not open for further replies.

may75

Programmer
Oct 6, 2010
1
IT
Hello,

I'd need one example (or more) of a Prolog program written:

- using lists
and
- not using lists

The program could be, for example, in the domain of graphs, trees, or similar. My goal is to measure the execution speed of the two versions (with lists / without lists) of the program.

Thank you in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top