Last change
on this file since 2 was 2, checked in by Rick van der Zwet, 15 years ago |
Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)
|
File size:
451 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * Rick van der Zwet
|
---|
3 | * 0433373
|
---|
4 | * Prolog programming assigment 2
|
---|
5 | * Licence: BSD
|
---|
6 | * $Id: README.txt 299 2007-11-08 00:10:31Z rick $
|
---|
7 | */
|
---|
8 |
|
---|
9 | assignment1.pro = First exercise: Finite directed Graphs
|
---|
10 | assignment1.pro = Second Exercise: Binary Search Trees
|
---|
11 |
|
---|
12 | Both programs has got inline comments which explains the code, I used
|
---|
13 | some sequential like coding in assignment2 -for example the 'once/call'- cause it made
|
---|
14 | programs far more understandable for me
|
---|
Note:
See
TracBrowser
for help on using the repository browser.